is not current version
Last Version 0.6.1

org.soitoolkit.tools:soitoolkit-populate-local-maven-repo 0.5.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.soitoolkit.tools
ArtifactId

ArtifactId

soitoolkit-populate-local-maven-repo
Version

Version

0.5.0
Type

Type

pom

Download soitoolkit-populate-local-maven-repo 0.5.0


<!-- https://jarcasting.com/artifacts/org.soitoolkit.tools/soitoolkit-populate-local-maven-repo/ -->
<dependency>
    <groupId>org.soitoolkit.tools</groupId>
    <artifactId>soitoolkit-populate-local-maven-repo</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.soitoolkit.tools/soitoolkit-populate-local-maven-repo/
implementation 'org.soitoolkit.tools:soitoolkit-populate-local-maven-repo:0.5.0'
// https://jarcasting.com/artifacts/org.soitoolkit.tools/soitoolkit-populate-local-maven-repo/
implementation ("org.soitoolkit.tools:soitoolkit-populate-local-maven-repo:0.5.0")
'org.soitoolkit.tools:soitoolkit-populate-local-maven-repo:pom:0.5.0'
<dependency org="org.soitoolkit.tools" name="soitoolkit-populate-local-maven-repo" rev="0.5.0">
  <artifact name="soitoolkit-populate-local-maven-repo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.soitoolkit.tools', module='soitoolkit-populate-local-maven-repo', version='0.5.0')
)
libraryDependencies += "org.soitoolkit.tools" % "soitoolkit-populate-local-maven-repo" % "0.5.0"
[org.soitoolkit.tools/soitoolkit-populate-local-maven-repo "0.5.0"]