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