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

com.g2forge.joint:joint 0.0.1

Organizing, understanding and broadcasting information requires a joint effort.

Группа

Группа

com.g2forge.joint
Идентификатор

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

joint
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать joint 0.0.1

Имя Файла Размер
joint-0.0.1.pom 973 bytes
Обзор

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