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