is not current version
Last Version 3.0.38

com.github.jchanghong:test 3.0.15


GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

test
Version

Version

3.0.15
Type

Type

jar

Download test 3.0.15


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