GroupId | GroupIdcom.lwohvye |
---|---|
ArtifactId | ArtifactIdeladmin-common |
Version | Version2.6.15 |
Type | Typejar |
Filename | Size |
---|---|
eladmin-common-2.6.15.pom | |
eladmin-common-2.6.15.jar | 114 KB |
eladmin-common-2.6.15-sources.jar | 94 KB |
eladmin-common-2.6.15-javadoc.jar | 532 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/ -->
<dependency>
<groupId>com.lwohvye</groupId>
<artifactId>eladmin-common</artifactId>
<version>2.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation 'com.lwohvye:eladmin-common:2.6.15'
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation ("com.lwohvye:eladmin-common:2.6.15")
'com.lwohvye:eladmin-common:jar:2.6.15'
<dependency org="com.lwohvye" name="eladmin-common" rev="2.6.15">
<artifact name="eladmin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lwohvye', module='eladmin-common', version='2.6.15')
)
libraryDependencies += "com.lwohvye" % "eladmin-common" % "2.6.15"
[com.lwohvye/eladmin-common "2.6.15"]