is not current version
Last Version 3.2.2

com.kangyonggan:extra-test 3.2.1

Java Compile Annotation Extra Test

GroupId

GroupId

com.kangyonggan
ArtifactId

ArtifactId

extra-test
Version

Version

3.2.1
Type

Type

jar

Download extra-test 3.2.1


<!-- https://jarcasting.com/artifacts/com.kangyonggan/extra-test/ -->
<dependency>
    <groupId>com.kangyonggan</groupId>
    <artifactId>extra-test</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kangyonggan/extra-test/
implementation 'com.kangyonggan:extra-test:3.2.1'
// https://jarcasting.com/artifacts/com.kangyonggan/extra-test/
implementation ("com.kangyonggan:extra-test:3.2.1")
'com.kangyonggan:extra-test:jar:3.2.1'
<dependency org="com.kangyonggan" name="extra-test" rev="3.2.1">
  <artifact name="extra-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kangyonggan', module='extra-test', version='3.2.1')
)
libraryDependencies += "com.kangyonggan" % "extra-test" % "3.2.1"
[com.kangyonggan/extra-test "3.2.1"]