GroupId | GroupIdcom.fastjrun.codeg.eladmin |
---|---|
ArtifactId | ArtifactIdeladmin-sdkg |
Version | Version4.0.3 |
Type | Typepom |
Filename | Size |
---|---|
eladmin-sdkg-4.0.3.pom | 982 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/ -->
<dependency>
<groupId>com.fastjrun.codeg.eladmin</groupId>
<artifactId>eladmin-sdkg</artifactId>
<version>4.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation 'com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation ("com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.3")
'com.fastjrun.codeg.eladmin:eladmin-sdkg:pom:4.0.3'
<dependency org="com.fastjrun.codeg.eladmin" name="eladmin-sdkg" rev="4.0.3">
<artifact name="eladmin-sdkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.eladmin', module='eladmin-sdkg', version='4.0.3')
)
libraryDependencies += "com.fastjrun.codeg.eladmin" % "eladmin-sdkg" % "4.0.3"
[com.fastjrun.codeg.eladmin/eladmin-sdkg "4.0.3"]