is not current version
Last Version 1.0.3

io.github.forezp:scrorpio 1.0.0

A Collection Utils for Spring Developer

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

scrorpio
Version

Version

1.0.0
Type

Type

jar

Download scrorpio 1.0.0


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