is not current version
Last Version 5.2.2

org.bitbucket.cowwoc.requirements:natives 5.1.2

Native component of the Requirements API.

Categories

Categories

Native Development Tools
GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

natives
Version

Version

5.1.2
Type

Type

jar

Download natives 5.1.2


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