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