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

com.g2forge.joint:joint 0.0.3

Organizing, understanding and broadcasting information requires a joint effort.

Группа

Группа

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

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

joint
Версия

Версия

0.0.3
Тип

Тип

pom

Скачать joint 0.0.3

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

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