GroupId | GroupIdcom.github.javen205 |
---|---|
ArtifactId | ArtifactIdIJPay |
Version | Version2.5.1 |
Type | Typepom |
Filename | Size |
---|---|
IJPay-2.5.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation 'com.github.javen205:IJPay:2.5.1'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation ("com.github.javen205:IJPay:2.5.1")
'com.github.javen205:IJPay:pom:2.5.1'
<dependency org="com.github.javen205" name="IJPay" rev="2.5.1">
<artifact name="IJPay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay', version='2.5.1')
)
libraryDependencies += "com.github.javen205" % "IJPay" % "2.5.1"
[com.github.javen205/IJPay "2.5.1"]