GroupId | GroupIdcom.fastjrun.codeg |
---|---|
ArtifactId | ArtifactIdsdkg-helper |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
sdkg-helper-2.1.4.pom | |
sdkg-helper-2.1.4.jar | 31 KB |
sdkg-helper-2.1.4-sources.jar | 17 KB |
sdkg-helper-2.1.4-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-helper</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/
implementation 'com.fastjrun.codeg:sdkg-helper:2.1.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-helper/
implementation ("com.fastjrun.codeg:sdkg-helper:2.1.4")
'com.fastjrun.codeg:sdkg-helper:jar:2.1.4'
<dependency org="com.fastjrun.codeg" name="sdkg-helper" rev="2.1.4">
<artifact name="sdkg-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-helper', version='2.1.4')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-helper" % "2.1.4"
[com.fastjrun.codeg/sdkg-helper "2.1.4"]