com.github.cowwoc.requirements:natives

Native component of the Requirements API.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

natives
Last Version

Last Version

6.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Native component of the Requirements API.

Download natives

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cowwoc.pouch : core jar 2.1
org.slf4j : slf4j-api jar 2.0.0-alpha5
ch.qos.logback : logback-classic jar 1.3.0-alpha13

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0