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

net.rapture:RaptureCommon 3.0.2

null

Категории

Категории

Сеть
Группа

Группа

net.rapture
Идентификатор

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

RaptureCommon
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать RaptureCommon 3.0.2


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