is not current version
Last Version 1.2.0

SoftLibABNF 1.1.4

Java ABNF parser CC

License

License

The Apache License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.siisise
ArtifactId

ArtifactId

softlib-abnf
Version

Version

1.1.4
Type

Type

jar
Description

Description

SoftLibABNF
Java ABNF parser CC
Project URL

Project URL

https://github.com/okomeki/SoftLib
Source Code Management

Source Code Management

https://github.com/okomeki/SoftLibABNF/tree/master

Download softlib-abnf 1.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.siisise : softlib jar 1.1.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.