is not current version
Last Version 0.0.4-RELEASE

io.github.jswk.ms:ms-core 0.0.2-RELEASE


GroupId

GroupId

io.github.jswk.ms
ArtifactId

ArtifactId

ms-core
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download ms-core 0.0.2-RELEASE


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