GroupId | GroupIdcom.fastjrun.codeg.eladmin |
---|---|
ArtifactId | ArtifactIdeladmin-sdkg |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
eladmin-sdkg-4.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation 'com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.eladmin/eladmin-sdkg/
implementation ("com.fastjrun.codeg.eladmin:eladmin-sdkg:4.0.1")
'com.fastjrun.codeg.eladmin:eladmin-sdkg:pom:4.0.1'
<dependency org="com.fastjrun.codeg.eladmin" name="eladmin-sdkg" rev="4.0.1">
<artifact name="eladmin-sdkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.eladmin', module='eladmin-sdkg', version='4.0.1')
)
libraryDependencies += "com.fastjrun.codeg.eladmin" % "eladmin-sdkg" % "4.0.1"
[com.fastjrun.codeg.eladmin/eladmin-sdkg "4.0.1"]