is not current version
Last Version 1.1.0

se.l4.crayon:crayon-lib-services 1.0.0


GroupId

GroupId

se.l4.crayon
ArtifactId

ArtifactId

crayon-lib-services
Version

Version

1.0.0
Type

Type

jar

Download crayon-lib-services 1.0.0


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