License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.bitbucket.cowwoc.requirements |
ArtifactId | ArtifactIdnatives |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNative component of the Requirements API.
|
Filename | Size |
---|---|
natives-5.2.2.pom | |
natives-5.2.2.jar | 17 KB |
natives-5.2.2-windows-x86_64.jar | 12 KB |
natives-5.2.2-sources.jar | 17 KB |
natives-5.2.2-mac-x86_64.jar | 7 KB |
natives-5.2.2-linux-x86_64.jar | 8 KB |
natives-5.2.2-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/natives/ -->
<dependency>
<groupId>org.bitbucket.cowwoc.requirements</groupId>
<artifactId>natives</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/natives/
implementation 'org.bitbucket.cowwoc.requirements:natives:5.2.2'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/natives/
implementation ("org.bitbucket.cowwoc.requirements:natives:5.2.2")
'org.bitbucket.cowwoc.requirements:natives:jar:5.2.2'
<dependency org="org.bitbucket.cowwoc.requirements" name="natives" rev="5.2.2">
<artifact name="natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc.requirements', module='natives', version='5.2.2')
)
libraryDependencies += "org.bitbucket.cowwoc.requirements" % "natives" % "5.2.2"
[org.bitbucket.cowwoc.requirements/natives "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.cowwoc.pouch : pouch | jar | 1.14 |