is not current version
Last Version 1.1.0.RELEASE

io.github.lmikoto:mikoto-utils 1.0.0.RELEASE

mikoto-backend

GroupId

GroupId

io.github.lmikoto
ArtifactId

ArtifactId

mikoto-utils
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download mikoto-utils 1.0.0.RELEASE


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