is not current version
Last Version 4.1.1

com.fastjrun.codeg:sdkg-helper 2.1.1


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-helper
Version

Version

2.1.1
Type

Type

jar

Download sdkg-helper 2.1.1


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