is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:natives 6.0.3

Native component of the Requirements API.

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

natives
Version

Version

6.0.3
Type

Type

jar

Download natives 6.0.3


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