is not current version
Last Version 1.0.1.RELEASE

com.lodsve.boot:lodsve-boot-project 1.0.0.RELEASE


GroupId

GroupId

com.lodsve.boot
ArtifactId

ArtifactId

lodsve-boot-project
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download lodsve-boot-project 1.0.0.RELEASE


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