| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаorg.bitbucket.cowwoc |
| Идентификатор | Идентификаторrequirements-native |
| Последняя версия | Последняя версия4.0.4-RC |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRequirements-Native
Native component of the Requirements API.
|
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-native/ -->
<dependency>
<groupId>org.bitbucket.cowwoc</groupId>
<artifactId>requirements-native</artifactId>
<version>4.0.4-RC</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-native/
implementation 'org.bitbucket.cowwoc:requirements-native:4.0.4-RC'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-native/
implementation ("org.bitbucket.cowwoc:requirements-native:4.0.4-RC")
'org.bitbucket.cowwoc:requirements-native:jar:4.0.4-RC'
<dependency org="org.bitbucket.cowwoc" name="requirements-native" rev="4.0.4-RC">
<artifact name="requirements-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc', module='requirements-native', version='4.0.4-RC')
)
libraryDependencies += "org.bitbucket.cowwoc" % "requirements-native" % "4.0.4-RC"
[org.bitbucket.cowwoc/requirements-native "4.0.4-RC"]