License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-gt |
Version | Version0.0.12 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
candy-gt-0.0.12.pom | |
candy-gt-0.0.12.jar | 13 KB |
candy-gt-0.0.12-sources.jar | 8 KB |
candy-gt-0.0.12-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-gt/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-gt</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-gt/
implementation 'com.github.frank5380:candy-gt:0.0.12'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-gt/
implementation ("com.github.frank5380:candy-gt:0.0.12")
'com.github.frank5380:candy-gt:jar:0.0.12'
<dependency org="com.github.frank5380" name="candy-gt" rev="0.0.12">
<artifact name="candy-gt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-gt', version='0.0.12')
)
libraryDependencies += "com.github.frank5380" % "candy-gt" % "0.0.12"
[com.github.frank5380/candy-gt "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.12 |