is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:natives 6.0.0

Native component of the Requirements API.

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

natives
Version

Version

6.0.0
Type

Type

jar

Download natives 6.0.0


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