GroupId | GroupIdcom.fastjrun.codeg.eladmin |
---|---|
ArtifactId | ArtifactIdeladmin-sdkg-service |
Version | Version4.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg-service/ -->
<dependency>
<groupId>com.fastjrun.codeg.eladmin</groupId>
<artifactId>eladmin-sdkg-service</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg-service/
implementation 'com.fastjrun.codeg.eladmin:eladmin-sdkg-service:4.0.2'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg-service/
implementation ("com.fastjrun.codeg.eladmin:eladmin-sdkg-service:4.0.2")
'com.fastjrun.codeg.eladmin:eladmin-sdkg-service:jar:4.0.2'
<dependency org="com.fastjrun.codeg.eladmin" name="eladmin-sdkg-service" rev="4.0.2">
<artifact name="eladmin-sdkg-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.eladmin', module='eladmin-sdkg-service', version='4.0.2')
)
libraryDependencies += "com.fastjrun.codeg.eladmin" % "eladmin-sdkg-service" % "4.0.2"
[com.fastjrun.codeg.eladmin/eladmin-sdkg-service "4.0.2"]