is not current version
Last Version 2.5.10

com.github.lodsve:lodsve-3rd 2.5.8

依赖的第三方包

GroupId

GroupId

com.github.lodsve
ArtifactId

ArtifactId

lodsve-3rd
Version

Version

2.5.8
Type

Type

jar

Download lodsve-3rd 2.5.8


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