is not current version
Last Version 0.9.16

sk.annotation.library.jam:jam-processor 0.9.1


GroupId

GroupId

sk.annotation.library.jam
ArtifactId

ArtifactId

jam-processor
Version

Version

0.9.1
Type

Type

jar

Download jam-processor 0.9.1


<!-- https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-processor/ -->
<dependency>
    <groupId>sk.annotation.library.jam</groupId>
    <artifactId>jam-processor</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-processor/
implementation 'sk.annotation.library.jam:jam-processor:0.9.1'
// https://jarcasting.com/artifacts/sk.annotation.library.jam/jam-processor/
implementation ("sk.annotation.library.jam:jam-processor:0.9.1")
'sk.annotation.library.jam:jam-processor:jar:0.9.1'
<dependency org="sk.annotation.library.jam" name="jam-processor" rev="0.9.1">
  <artifact name="jam-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.annotation.library.jam', module='jam-processor', version='0.9.1')
)
libraryDependencies += "sk.annotation.library.jam" % "jam-processor" % "0.9.1"
[sk.annotation.library.jam/jam-processor "0.9.1"]