| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdio.github.blindspot-security |
| ArtifactId | ArtifactIdjoni |
| Last Version | Last Version2.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJoni
Currently not stable. DON'T USE!!! Use org.jruby.joni
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| joni-2.5.8.pom | |
| joni-2.5.8-sources.jar | 156 KB |
| joni-2.5.8-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.blindspot-security/joni/ -->
<dependency>
<groupId>io.github.blindspot-security</groupId>
<artifactId>joni</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.blindspot-security/joni/
implementation 'io.github.blindspot-security:joni:2.5.8'
// https://jarcasting.com/artifacts/io.github.blindspot-security/joni/
implementation ("io.github.blindspot-security:joni:2.5.8")
'io.github.blindspot-security:joni:jar:2.5.8'
<dependency org="io.github.blindspot-security" name="joni" rev="2.5.8">
<artifact name="joni" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.blindspot-security', module='joni', version='2.5.8')
)
libraryDependencies += "io.github.blindspot-security" % "joni" % "2.5.8"
[io.github.blindspot-security/joni "2.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jruby.jcodings : jcodings | jar | 1.0.44 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |