is not current version
Last Version 0.0.3

io.github.gpalaciosopen:mavencentral 0.0.2

Demo project for Spring

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.gpalaciosopen
ArtifactId

ArtifactId

mavencentral
Version

Version

0.0.2
Type

Type

jar

Download mavencentral 0.0.2


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