is not current version
Last Version 3.0.38

com.github.jchanghong:test 3.0.28


GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

test
Version

Version

3.0.28
Type

Type

jar

Download test 3.0.28


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