не последняя версия
Последняя версия 4.0.4-RC

org.bitbucket.cowwoc:requirements-native 4.0.3-RC

Native component of the Requirements API.

Категории

Категории

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

Группа

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

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

requirements-native
Версия

Версия

4.0.3-RC
Тип

Тип

jar

Скачать requirements-native 4.0.3-RC


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