is not current version
Last Version 1.1.0

se.l4.crayon:crayon-core 0.6


GroupId

GroupId

se.l4.crayon
ArtifactId

ArtifactId

crayon-core
Version

Version

0.6
Type

Type

jar

Download crayon-core 0.6


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