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

io.imunity.furms:furms-parent 0.0.1-test2

FURMS aggregation and parent module

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

io.imunity.furms
Идентификатор

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

furms-parent
Версия

Версия

0.0.1-test2
Тип

Тип

pom

Скачать furms-parent 0.0.1-test2

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

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