GroupId | GroupIdcom.github.stacycurl |
---|---|
ArtifactId | ArtifactIdpimpathon-core_2.9.3 |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
pimpathon-core_2.9.3-1.2.0.pom | |
pimpathon-core_2.9.3-1.2.0.jar | 306 KB |
pimpathon-core_2.9.3-1.2.0-sources.jar | 15 KB |
pimpathon-core_2.9.3-1.2.0-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stacycurl/pimpathon-core_2.9.3/ -->
<dependency>
<groupId>com.github.stacycurl</groupId>
<artifactId>pimpathon-core_2.9.3</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stacycurl/pimpathon-core_2.9.3/
implementation 'com.github.stacycurl:pimpathon-core_2.9.3:1.2.0'
// https://jarcasting.com/artifacts/com.github.stacycurl/pimpathon-core_2.9.3/
implementation ("com.github.stacycurl:pimpathon-core_2.9.3:1.2.0")
'com.github.stacycurl:pimpathon-core_2.9.3:jar:1.2.0'
<dependency org="com.github.stacycurl" name="pimpathon-core_2.9.3" rev="1.2.0">
<artifact name="pimpathon-core_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stacycurl', module='pimpathon-core_2.9.3', version='1.2.0')
)
libraryDependencies += "com.github.stacycurl" % "pimpathon-core_2.9.3" % "1.2.0"
[com.github.stacycurl/pimpathon-core_2.9.3 "1.2.0"]