| License |
License |
|---|---|
| GroupId | GroupIdio.github.rmuhamedgaliev |
| ArtifactId | ArtifactIdJPS-core |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPS-core
Java Pluggable System
|
| Filename | Size |
|---|---|
| JPS-core-1.0.2.pom | |
| JPS-core-1.0.2.jar | 8 KB |
| JPS-core-1.0.2-sources.jar | 6 KB |
| JPS-core-1.0.2-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/ -->
<dependency>
<groupId>io.github.rmuhamedgaliev</groupId>
<artifactId>JPS-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/
implementation 'io.github.rmuhamedgaliev:JPS-core:1.0.2'
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/JPS-core/
implementation ("io.github.rmuhamedgaliev:JPS-core:1.0.2")
'io.github.rmuhamedgaliev:JPS-core:jar:1.0.2'
<dependency org="io.github.rmuhamedgaliev" name="JPS-core" rev="1.0.2">
<artifact name="JPS-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rmuhamedgaliev', module='JPS-core', version='1.0.2')
)
libraryDependencies += "io.github.rmuhamedgaliev" % "JPS-core" % "1.0.2"
[io.github.rmuhamedgaliev/JPS-core "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-access | jar | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| org.projectlombok : lombok | jar | 1.16.4 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |