GroupId | GroupIdcom.github.yakivy |
---|---|
ArtifactId | ArtifactIdjam-core_sjs1_2.13 |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
jam-core_sjs1_2.13-0.0.9.pom | |
jam-core_sjs1_2.13-0.0.9.jar | 46 KB |
jam-core_sjs1_2.13-0.0.9-sources.jar | 2 KB |
jam-core_sjs1_2.13-0.0.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yakivy/jam-core_sjs1_2.13/ -->
<dependency>
<groupId>com.github.yakivy</groupId>
<artifactId>jam-core_sjs1_2.13</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yakivy/jam-core_sjs1_2.13/
implementation 'com.github.yakivy:jam-core_sjs1_2.13:0.0.9'
// https://jarcasting.com/artifacts/com.github.yakivy/jam-core_sjs1_2.13/
implementation ("com.github.yakivy:jam-core_sjs1_2.13:0.0.9")
'com.github.yakivy:jam-core_sjs1_2.13:jar:0.0.9'
<dependency org="com.github.yakivy" name="jam-core_sjs1_2.13" rev="0.0.9">
<artifact name="jam-core_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yakivy', module='jam-core_sjs1_2.13', version='0.0.9')
)
libraryDependencies += "com.github.yakivy" % "jam-core_sjs1_2.13" % "0.0.9"
[com.github.yakivy/jam-core_sjs1_2.13 "0.0.9"]