is not current version
Last Version 4.1.1

com.fastjrun.codeg.example:example-sdkg-api 4.0.1


GroupId

GroupId

com.fastjrun.codeg.example
ArtifactId

ArtifactId

example-sdkg-api
Version

Version

4.0.1
Type

Type

jar

Download example-sdkg-api 4.0.1


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