is not current version
Last Version 4.0.4-RC

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

Native component of the Requirements API.

Categories

Categories

Native Development Tools
GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements-native
Version

Version

4.0.1-RC
Type

Type

jar

Download requirements-native 4.0.1-RC


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