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