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