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