is not current version
Last Version 3.2.2

com.kangyonggan:extra-test 2.0.5

Java Compile Annotation Extra Test

GroupId

GroupId

com.kangyonggan
ArtifactId

ArtifactId

extra-test
Version

Version

2.0.5
Type

Type

jar

Download extra-test 2.0.5


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