GroupId | GroupIdcom.github.javen205 |
---|---|
ArtifactId | ArtifactIdIJPay |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
IJPay-1.2.0.pom | |
IJPay-1.2.0.jar | 133 KB |
IJPay-1.2.0-sources.jar | 82 KB |
IJPay-1.2.0-javadoc.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation 'com.github.javen205:IJPay:1.2.0'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation ("com.github.javen205:IJPay:1.2.0")
'com.github.javen205:IJPay:jar:1.2.0'
<dependency org="com.github.javen205" name="IJPay" rev="1.2.0">
<artifact name="IJPay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay', version='1.2.0')
)
libraryDependencies += "com.github.javen205" % "IJPay" % "1.2.0"
[com.github.javen205/IJPay "1.2.0"]