is not current version
Last Version 0.4.1

com.rivdata:Chimera4j 0.1.0

Run Chimera and Hyperscan 5 in Java

Categories

Categories

Data
GroupId

GroupId

com.rivdata
ArtifactId

ArtifactId

Chimera4j
Version

Version

0.1.0
Type

Type

jar

Download Chimera4j 0.1.0


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