License |
License |
---|---|
GroupId | GroupIdcom.sgota.tools |
ArtifactId | ArtifactIdtkcg-core |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionCode Generator
|
Filename | Size |
---|---|
tkcg-core-2.0.0.pom | |
tkcg-core-2.0.0.jar | 23 KB |
tkcg-core-2.0.0-sources.jar | 16 KB |
tkcg-core-2.0.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sgota.tools/tkcg-core/ -->
<dependency>
<groupId>com.sgota.tools</groupId>
<artifactId>tkcg-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sgota.tools/tkcg-core/
implementation 'com.sgota.tools:tkcg-core:2.0.0'
// https://jarcasting.com/artifacts/com.sgota.tools/tkcg-core/
implementation ("com.sgota.tools:tkcg-core:2.0.0")
'com.sgota.tools:tkcg-core:jar:2.0.0'
<dependency org="com.sgota.tools" name="tkcg-core" rev="2.0.0">
<artifact name="tkcg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sgota.tools', module='tkcg-core', version='2.0.0')
)
libraryDependencies += "com.sgota.tools" % "tkcg-core" % "2.0.0"
[com.sgota.tools/tkcg-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.28 |
commons-io : commons-io | jar | 2.4 |
mysql : mysql-connector-java | jar | 5.1.29 |