не последняя версия
Последняя версия 0.0.4-RELEASE

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


Группа

Группа

io.github.jswk.ms
Идентификатор

Идентификатор

ms-examples
Версия

Версия

0.0.2-RELEASE
Тип

Тип

jar

Скачать 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"]