| GroupId | GroupIdcom.kushkipagos |
|---|---|
| ArtifactId | ArtifactIdkushkipagos |
| Version | Version1.3.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| kushkipagos-1.3.0.pom | |
| kushkipagos-1.3.0.jar | 19 KB |
| kushkipagos-1.3.0-sources.jar | 10 KB |
| kushkipagos-1.3.0-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kushkipagos/kushkipagos/ -->
<dependency>
<groupId>com.kushkipagos</groupId>
<artifactId>kushkipagos</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kushkipagos/kushkipagos/
implementation 'com.kushkipagos:kushkipagos:1.3.0'
// https://jarcasting.com/artifacts/com.kushkipagos/kushkipagos/
implementation ("com.kushkipagos:kushkipagos:1.3.0")
'com.kushkipagos:kushkipagos:jar:1.3.0'
<dependency org="com.kushkipagos" name="kushkipagos" rev="1.3.0">
<artifact name="kushkipagos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kushkipagos', module='kushkipagos', version='1.3.0')
)
libraryDependencies += "com.kushkipagos" % "kushkipagos" % "1.3.0"
[com.kushkipagos/kushkipagos "1.3.0"]