is not current version
Last Version 0.0.4-RELEASE

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


GroupId

GroupId

io.github.jswk.ms
ArtifactId

ArtifactId

ms-examples
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download ms-examples 0.0.2-RELEASE


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