is not current version
Last Version 2.6.1-RELEASE

com.lodsve:lodsve-maven-plugins 1.0.1-RELEASE

Lodsve Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.lodsve
ArtifactId

ArtifactId

lodsve-maven-plugins
Version

Version

1.0.1-RELEASE
Type

Type

pom

Download lodsve-maven-plugins 1.0.1-RELEASE


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