is not current version
Last Version 582198b

org.alindner.cish:compiler 1f6cbff


GroupId

GroupId

org.alindner.cish
ArtifactId

ArtifactId

compiler
Version

Version

1f6cbff
Type

Type

jar

Download compiler 1f6cbff


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