is not current version
Last Version 0.1.0

com.github.yakivy:jam-core_3 0.0.9

jam-core

GroupId

GroupId

com.github.yakivy
ArtifactId

ArtifactId

jam-core_3
Version

Version

0.0.9
Type

Type

jar

Download jam-core_3 0.0.9


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