License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.gitegg.platform |
ArtifactId | ArtifactIdgitegg-platform-pay |
Last Version | Last Version1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongitegg-platform-pay
GitEgg is a rapid development platform
|
Filename | Size |
---|---|
gitegg-platform-pay-1.0.3.RELEASE.pom | |
gitegg-platform-pay-1.0.3.RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-pay/ -->
<dependency>
<groupId>com.gitegg.platform</groupId>
<artifactId>gitegg-platform-pay</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-pay/
implementation 'com.gitegg.platform:gitegg-platform-pay:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-pay/
implementation ("com.gitegg.platform:gitegg-platform-pay:1.0.3.RELEASE")
'com.gitegg.platform:gitegg-platform-pay:jar:1.0.3.RELEASE'
<dependency org="com.gitegg.platform" name="gitegg-platform-pay" rev="1.0.3.RELEASE">
<artifact name="gitegg-platform-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-pay', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitegg.platform" % "gitegg-platform-pay" % "1.0.3.RELEASE"
[com.gitegg.platform/gitegg-platform-pay "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |