Kobalt
Kobalt is a universal build system.
To build it:
$ ./kobaltw assemble
Please see the web site for the full documentation.
| License | License | 
|---|---|
| GroupId | GroupIdcom.beust | 
| ArtifactId | ArtifactIdkobalt | 
| Last Version | Last Version0.181 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionkobalt A build system in Kotlin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kobalt-0.181.pom | |
| kobalt-0.181.jar | 23 MB | 
| kobalt-0.181-sources.jar | 75 KB | 
| kobalt-0.181-javadoc.jar | 189 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.beust/kobalt/ -->
<dependency>
    <groupId>com.beust</groupId>
    <artifactId>kobalt</artifactId>
    <version>0.181</version>
</dependency>// https://jarcasting.com/artifacts/com.beust/kobalt/
implementation 'com.beust:kobalt:0.181'// https://jarcasting.com/artifacts/com.beust/kobalt/
implementation ("com.beust:kobalt:0.181")'com.beust:kobalt:jar:0.181'<dependency org="com.beust" name="kobalt" rev="0.181">
  <artifact name="kobalt" type="jar" />
</dependency>@Grapes(
@Grab(group='com.beust', module='kobalt', version='0.181')
)libraryDependencies += "com.beust" % "kobalt" % "0.181"[com.beust/kobalt "0.181"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 0.14.449 | 
| org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 0.14.449 | 
| com.beust : jcommander | jar | 1.48 | 
| com.beust : klaxon | jar | 0.16 | 
| com.squareup.okhttp : okhttp | jar | 2.5.0 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| org.jsoup : jsoup | jar | 1.8.3 | 
| com.google.inject : guice | jar | 4.0 | 
| com.google.inject.extensions : guice-assistedinject | jar | 4.0 | 
| com.google.guava : guava | jar | 19.0-rc2 | 
| org.apache.maven : maven-model | jar | 3.3.3 | 
| com.github.spullara.mustache.java : compiler | jar | 0.9.1 | 
Kobalt is a universal build system.
To build it:
$ ./kobaltw assemble
Please see the web site for the full documentation.