is not current version
Last Version 0.2.1

io.github.icodegarden:commons-springboot_2.5.5 0.1.1


GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-springboot_2.5.5
Version

Version

0.1.1
Type

Type

jar

Download commons-springboot_2.5.5 0.1.1


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