не последняя версия
Последняя версия 0.0.0.4

io.github.1tchy.java9modular:parent 0.0.0.2

(Parent) project to add Java 9 module-infos to other projects.

Группа

Группа

io.github.1tchy.java9modular
Идентификатор

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

parent
Версия

Версия

0.0.0.2
Тип

Тип

pom

Скачать parent 0.0.0.2

Имя Файла Размер
parent-0.0.0.2.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.1tchy.java9modular/parent/ -->
<dependency>
    <groupId>io.github.1tchy.java9modular</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.1tchy.java9modular/parent/
implementation 'io.github.1tchy.java9modular:parent:0.0.0.2'
// https://jarcasting.com/artifacts/io.github.1tchy.java9modular/parent/
implementation ("io.github.1tchy.java9modular:parent:0.0.0.2")
'io.github.1tchy.java9modular:parent:pom:0.0.0.2'
<dependency org="io.github.1tchy.java9modular" name="parent" rev="0.0.0.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.1tchy.java9modular', module='parent', version='0.0.0.2')
)
libraryDependencies += "io.github.1tchy.java9modular" % "parent" % "0.0.0.2"
[io.github.1tchy.java9modular/parent "0.0.0.2"]