GroupId | GroupIdse.l4.crayon |
---|---|
ArtifactId | ArtifactIdcrayon-lib-services |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
crayon-lib-services-0.6.pom | |
crayon-lib-services-0.6.jar | 11 KB |
crayon-lib-services-0.6-sources.jar | 8 KB |
crayon-lib-services-0.6-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/ -->
<dependency>
<groupId>se.l4.crayon</groupId>
<artifactId>crayon-lib-services</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/
implementation 'se.l4.crayon:crayon-lib-services:0.6'
// https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/
implementation ("se.l4.crayon:crayon-lib-services:0.6")
'se.l4.crayon:crayon-lib-services:jar:0.6'
<dependency org="se.l4.crayon" name="crayon-lib-services" rev="0.6">
<artifact name="crayon-lib-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.crayon', module='crayon-lib-services', version='0.6')
)
libraryDependencies += "se.l4.crayon" % "crayon-lib-services" % "0.6"
[se.l4.crayon/crayon-lib-services "0.6"]