is not current version
Last Version 1.1

io.github.project-snail:snail-defer-starter 1.0


GroupId

GroupId

io.github.project-snail
ArtifactId

ArtifactId

snail-defer-starter
Version

Version

1.0
Type

Type

jar

Download snail-defer-starter 1.0


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