package kotlinlib
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- kotlinlib
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type Dep = scalalib.Dep
- implicit class DepSyntax extends AnyRef
- trait KotlinMavenModule extends BaseClass with KotlinModule with MavenModule
A KotlinModule with a Maven compatible directory layout.
- trait KotlinModule extends BaseClass with JavaModule
- trait KotlinWorkerManager extends AnyRef
- class KotlinWorkerManagerImpl extends KotlinWorkerManager with AutoCloseable
- trait KotlinWorkerModule extends BaseClass with define.Module
- type PublishModule = scalalib.PublishModule
- type TestModule = scalalib.TestModule
Value Members
- val Dep: scalalib.Dep.type
- val PublishModule: scalalib.PublishModule.type
- val TestModule: scalalib.TestModule.type
- object KotlinWorkerModule extends ExternalModule with KotlinWorkerModule
- object Versions