| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.github.cowwoc.requirements |
| ArtifactId | ArtifactIdnatives |
| Last Version | Last Version6.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNative component of the Requirements API.
|
| Filename | Size |
|---|---|
| natives-6.1.0.pom | |
| natives-6.1.0.jar | 17 KB |
| natives-6.1.0-windows-x86_64.jar | 12 KB |
| natives-6.1.0-sources.jar | 17 KB |
| natives-6.1.0-mac-x86_64.jar | 7 KB |
| natives-6.1.0-linux-x86_64.jar | 8 KB |
| natives-6.1.0-javadoc.jar | 444 KB |
| Browse |
<!-- 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"]
| 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 |