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

io.github.nicolkathe:arithmetic 0.0.2

This is a demo to publish in Central Repository

Группа

Группа

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

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

arithmetic
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать arithmetic 0.0.2


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