is not current version
Last Version 3.0.3

com.lwohvye:eladmin-system 3.0.1


GroupId

GroupId

com.lwohvye
ArtifactId

ArtifactId

eladmin-system
Version

Version

3.0.1
Type

Type

jar

Download eladmin-system 3.0.1


<!-- https://jarcasting.com/artifacts/com.lwohvye/eladmin-system/ -->
<dependency>
    <groupId>com.lwohvye</groupId>
    <artifactId>eladmin-system</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-system/
implementation 'com.lwohvye:eladmin-system:3.0.1'
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-system/
implementation ("com.lwohvye:eladmin-system:3.0.1")
'com.lwohvye:eladmin-system:jar:3.0.1'
<dependency org="com.lwohvye" name="eladmin-system" rev="3.0.1">
  <artifact name="eladmin-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lwohvye', module='eladmin-system', version='3.0.1')
)
libraryDependencies += "com.lwohvye" % "eladmin-system" % "3.0.1"
[com.lwohvye/eladmin-system "3.0.1"]