is not current version
Last Version 0.06

com.github.cage433:maker 0.01

A scala build tool

GroupId

GroupId

com.github.cage433
ArtifactId

ArtifactId

maker
Version

Version

0.01
Type

Type

jar

Download maker 0.01


<!-- https://jarcasting.com/artifacts/com.github.cage433/maker/ -->
<dependency>
    <groupId>com.github.cage433</groupId>
    <artifactId>maker</artifactId>
    <version>0.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cage433/maker/
implementation 'com.github.cage433:maker:0.01'
// https://jarcasting.com/artifacts/com.github.cage433/maker/
implementation ("com.github.cage433:maker:0.01")
'com.github.cage433:maker:jar:0.01'
<dependency org="com.github.cage433" name="maker" rev="0.01">
  <artifact name="maker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cage433', module='maker', version='0.01')
)
libraryDependencies += "com.github.cage433" % "maker" % "0.01"
[com.github.cage433/maker "0.01"]