License |
License
BSD 2 clause
|
---|---|
GroupId | GroupIdcom.github.cage433 |
ArtifactId | ArtifactIdmaker_2.10 |
Version | Version0.45 |
Type | Typejar |
Description |
DescriptionMaker
A scala build tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maker_2.10-0.45.pom | |
maker_2.10-0.45.jar | 786 KB |
maker_2.10-0.45-sources.jar | 60 KB |
maker_2.10-0.45-javadoc.jar | 807 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cage433/maker_2.10/ -->
<dependency>
<groupId>com.github.cage433</groupId>
<artifactId>maker_2.10</artifactId>
<version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cage433/maker_2.10/
implementation 'com.github.cage433:maker_2.10:0.45'
// https://jarcasting.com/artifacts/com.github.cage433/maker_2.10/
implementation ("com.github.cage433:maker_2.10:0.45")
'com.github.cage433:maker_2.10:jar:0.45'
<dependency org="com.github.cage433" name="maker_2.10" rev="0.45">
<artifact name="maker_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cage433', module='maker_2.10', version='0.45')
)
libraryDependencies += "com.github.cage433" % "maker_2.10" % "0.45"
[com.github.cage433/maker_2.10 "0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scalatest : scalatest_2.10 | 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.10 | jar | 7.2.9 |
io.spray : spray-json_2.10 | jar | 1.3.3 |
javax.inject : javax.inject | jar | 1 |
com.github.cage433 : maker-test-reporter_2.10 | jar | 0.44 |
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 |