GroupId | GroupIdcom.github.lodsve |
---|---|
ArtifactId | ArtifactIdlodsve-3rd |
Version | Version2.5.4 |
Type | Typejar |
Filename | Size |
---|---|
lodsve-3rd-2.5.4.pom | |
lodsve-3rd-2.5.4.jar | 260 KB |
lodsve-3rd-2.5.4-sources.jar | 313 KB |
lodsve-3rd-2.5.4-javadoc.jar | 833 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-3rd/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-3rd</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-3rd/
implementation 'com.github.lodsve:lodsve-3rd:2.5.4'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-3rd/
implementation ("com.github.lodsve:lodsve-3rd:2.5.4")
'com.github.lodsve:lodsve-3rd:jar:2.5.4'
<dependency org="com.github.lodsve" name="lodsve-3rd" rev="2.5.4">
<artifact name="lodsve-3rd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-3rd', version='2.5.4')
)
libraryDependencies += "com.github.lodsve" % "lodsve-3rd" % "2.5.4"
[com.github.lodsve/lodsve-3rd "2.5.4"]