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

org.bitbucket.cowwoc.requirements:natives 5.2.0

Native component of the Requirements API.

Категории

Категории

Native Инструменты разработки
Группа

Группа

org.bitbucket.cowwoc.requirements
Идентификатор

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

natives
Версия

Версия

5.2.0
Тип

Тип

jar

Скачать natives 5.2.0


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