is not current version
Last Version 1.1.4

io.github.bolttechmy:MavenLibClient2 1.1.0

MavenLibClient2

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

io.github.bolttechmy
ArtifactId

ArtifactId

MavenLibClient2
Version

Version

1.1.0
Type

Type

pom

Download MavenLibClient2 1.1.0


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