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