License |
License |
---|---|
GroupId | GroupIdcom.kangyonggan |
ArtifactId | ArtifactIdextra-test |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtra Test
Java Compile Annotation Extra Test
|
Filename | Size |
---|---|
extra-test-3.2.2.pom | |
extra-test-3.2.2.jar | 17 KB |
extra-test-3.2.2-sources.jar | 9 KB |
extra-test-3.2.2-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kangyonggan/extra-test/ -->
<dependency>
<groupId>com.kangyonggan</groupId>
<artifactId>extra-test</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kangyonggan/extra-test/
implementation 'com.kangyonggan:extra-test:3.2.2'
// https://jarcasting.com/artifacts/com.kangyonggan/extra-test/
implementation ("com.kangyonggan:extra-test:3.2.2")
'com.kangyonggan:extra-test:jar:3.2.2'
<dependency org="com.kangyonggan" name="extra-test" rev="3.2.2">
<artifact name="extra-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kangyonggan', module='extra-test', version='3.2.2')
)
libraryDependencies += "com.kangyonggan" % "extra-test" % "3.2.2"
[com.kangyonggan/extra-test "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.kangyonggan : extra-core | jar | 3.2.2 |