License |
License |
---|---|
GroupId | GroupIdcom.kangyonggan |
ArtifactId | ArtifactIdextra-core |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtra Core
Java Compile Annotation Extra
|
Filename | Size |
---|---|
extra-core-3.2.2.pom | |
extra-core-3.2.2.jar | 52 KB |
extra-core-3.2.2-sources.jar | 23 KB |
extra-core-3.2.2-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kangyonggan/extra-core/ -->
<dependency>
<groupId>com.kangyonggan</groupId>
<artifactId>extra-core</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kangyonggan/extra-core/
implementation 'com.kangyonggan:extra-core:3.2.2'
// https://jarcasting.com/artifacts/com.kangyonggan/extra-core/
implementation ("com.kangyonggan:extra-core:3.2.2")
'com.kangyonggan:extra-core:jar:3.2.2'
<dependency org="com.kangyonggan" name="extra-core" rev="3.2.2">
<artifact name="extra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kangyonggan', module='extra-core', version='3.2.2')
)
libraryDependencies += "com.kangyonggan" % "extra-core" % "3.2.2"
[com.kangyonggan/extra-core "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.8 |
com.kangyonggan : jcel | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » tools | jar | 1.5.0 |