is not current version
Last Version 2.5.10

com.github.lodsve:lodsve-core 2.5.9

基础包

GroupId

GroupId

com.github.lodsve
ArtifactId

ArtifactId

lodsve-core
Version

Version

2.5.9
Type

Type

jar

Download lodsve-core 2.5.9


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