GroupId | GroupIdcom.github.lodsve |
---|---|
ArtifactId | ArtifactIdlodsve-3rd |
Version | Version2.5.6 |
Type | Typejar |
Filename | Size |
---|---|
lodsve-3rd-2.5.6.pom | |
lodsve-3rd-2.5.6.jar | 260 KB |
lodsve-3rd-2.5.6-sources.jar | 313 KB |
lodsve-3rd-2.5.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-3rd/
implementation 'com.github.lodsve:lodsve-3rd:2.5.6'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-3rd/
implementation ("com.github.lodsve:lodsve-3rd:2.5.6")
'com.github.lodsve:lodsve-3rd:jar:2.5.6'
<dependency org="com.github.lodsve" name="lodsve-3rd" rev="2.5.6">
<artifact name="lodsve-3rd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-3rd', version='2.5.6')
)
libraryDependencies += "com.github.lodsve" % "lodsve-3rd" % "2.5.6"
[com.github.lodsve/lodsve-3rd "2.5.6"]