License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-dict |
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-dict-0.0.12.pom | |
candy-dict-0.0.12.jar | 15 KB |
candy-dict-0.0.12-sources.jar | 8 KB |
candy-dict-0.0.12-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-dict/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-dict</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-dict/
implementation 'com.github.frank5380:candy-dict:0.0.12'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-dict/
implementation ("com.github.frank5380:candy-dict:0.0.12")
'com.github.frank5380:candy-dict:jar:0.0.12'
<dependency org="com.github.frank5380" name="candy-dict" rev="0.0.12">
<artifact name="candy-dict" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-dict', version='0.0.12')
)
libraryDependencies += "com.github.frank5380" % "candy-dict" % "0.0.12"
[com.github.frank5380/candy-dict "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.12 |