GroupId | GroupIdio.github.rmuhamedgaliev |
---|---|
ArtifactId | ArtifactIdJPS-core |
Version | Versionv0.1.5-2-geb5c481 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/ -->
<dependency>
<groupId>io.github.rmuhamedgaliev</groupId>
<artifactId>JPS-core</artifactId>
<version>v0.1.5-2-geb5c481</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/
implementation 'io.github.rmuhamedgaliev:JPS-core:v0.1.5-2-geb5c481'
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/
implementation ("io.github.rmuhamedgaliev:JPS-core:v0.1.5-2-geb5c481")
'io.github.rmuhamedgaliev:JPS-core:jar:v0.1.5-2-geb5c481'
<dependency org="io.github.rmuhamedgaliev" name="JPS-core" rev="v0.1.5-2-geb5c481">
<artifact name="JPS-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rmuhamedgaliev', module='JPS-core', version='v0.1.5-2-geb5c481')
)
libraryDependencies += "io.github.rmuhamedgaliev" % "JPS-core" % "v0.1.5-2-geb5c481"
[io.github.rmuhamedgaliev/JPS-core "v0.1.5-2-geb5c481"]