is not current version
Last Version 3.2.4

com.fastjrun.codeg:sdkg-test 2.0.1


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-test
Version

Version

2.0.1
Type

Type

jar

Download sdkg-test 2.0.1


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