SoftLibABNF

Java ABNF parser CC

License

License

The Apache License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.siisise
ArtifactId

ArtifactId

softlib-abnf
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

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.

Versions

Version
1.2.0
1.1.4
1.1.3