License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.gliwka.hyperscan |
ArtifactId | ArtifactIdnative |
Last Version | Last Version5.4.0-1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhyperscan-java-native
Native libraries for hyperscan java bindings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-5.4.0-1.0.0.pom | |
native-5.4.0-1.0.0.jar | 16 KB |
native-5.4.0-1.0.0-windows-x86_64.jar | 2 MB |
native-5.4.0-1.0.0-sources.jar | 31 KB |
native-5.4.0-1.0.0-macosx-x86_64.jar | 1 MB |
native-5.4.0-1.0.0-linux-x86_64.jar | 3 MB |
native-5.4.0-1.0.0-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gliwka.hyperscan/native/ -->
<dependency>
<groupId>com.gliwka.hyperscan</groupId>
<artifactId>native</artifactId>
<version>5.4.0-1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gliwka.hyperscan/native/
implementation 'com.gliwka.hyperscan:native:5.4.0-1.0.0'
// https://jarcasting.com/artifacts/com.gliwka.hyperscan/native/
implementation ("com.gliwka.hyperscan:native:5.4.0-1.0.0")
'com.gliwka.hyperscan:native:jar:5.4.0-1.0.0'
<dependency org="com.gliwka.hyperscan" name="native" rev="5.4.0-1.0.0">
<artifact name="native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gliwka.hyperscan', module='native', version='5.4.0-1.0.0')
)
libraryDependencies += "com.gliwka.hyperscan" % "native" % "5.4.0-1.0.0"
[com.gliwka.hyperscan/native "5.4.0-1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.4 |