License |
License
BSD 2 clause
|
---|---|
GroupId | GroupIdcom.github.cage433 |
ArtifactId | ArtifactIdmaker_2.12 |
Version | Version0.42 |
Type | Typejar |
Description |
DescriptionMaker
A scala build tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maker_2.12-0.42.pom | |
maker_2.12-0.42.jar | 541 KB |
maker_2.12-0.42-sources.jar | 60 KB |
maker_2.12-0.42-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cage433/maker_2.12/ -->
<dependency>
<groupId>com.github.cage433</groupId>
<artifactId>maker_2.12</artifactId>
<version>0.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cage433/maker_2.12/
implementation 'com.github.cage433:maker_2.12:0.42'
// https://jarcasting.com/artifacts/com.github.cage433/maker_2.12/
implementation ("com.github.cage433:maker_2.12:0.42")
'com.github.cage433:maker_2.12:jar:0.42'
<dependency org="com.github.cage433" name="maker_2.12" rev="0.42">
<artifact name="maker_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cage433', module='maker_2.12', version='0.42')
)
libraryDependencies += "com.github.cage433" % "maker_2.12" % "0.42"
[com.github.cage433/maker_2.12 "0.42"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
ch.qos.logback : logback-classic | jar | 1.2.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
commons-io : commons-io | jar | 2.5 |
com.typesafe.zinc : zinc | jar | 0.3.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.scalaz : scalaz-core_2.12 | jar | 7.2.9 |
io.spray : spray-json_2.12 | jar | 1.3.3 |
javax.inject : javax.inject | jar | 1 |
org.apache.commons : commons-exec | jar | 1.3 |
org.apache.maven : maven-aether-provider | jar | 3.3.9 |
org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
org.eclipse.aether : aether-impl | jar | 1.1.0 |
org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
org.eclipse.aether : aether-test-util | jar | 1.1.0 |
com.google.guava : guava | jar | 21.0 |