License |
License |
---|---|
GroupId | GroupIdcom.lodsve |
ArtifactId | ArtifactIdlodsve-core |
Version | Version2.7.6-RELEASE |
Type | Typejar |
Description |
Descriptionlodsve core
基础包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-core-2.7.6-RELEASE.pom | |
lodsve-core-2.7.6-RELEASE.jar | 342 KB |
lodsve-core-2.7.6-RELEASE-sources.jar | 284 KB |
lodsve-core-2.7.6-RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-core/ -->
<dependency>
<groupId>com.lodsve</groupId>
<artifactId>lodsve-core</artifactId>
<version>2.7.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-core/
implementation 'com.lodsve:lodsve-core:2.7.6-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-core/
implementation ("com.lodsve:lodsve-core:2.7.6-RELEASE")
'com.lodsve:lodsve-core:jar:2.7.6-RELEASE'
<dependency org="com.lodsve" name="lodsve-core" rev="2.7.6-RELEASE">
<artifact name="lodsve-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-core', version='2.7.6-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-core" % "2.7.6-RELEASE"
[com.lodsve/lodsve-core "2.7.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |