Last Version

cava-toml 0.5.0

A parser for Tom's Obvious, Minimal Language (TOML).

License

License

Categories

Categories

Net
GroupId

GroupId

net.consensys.cava
ArtifactId

ArtifactId

cava-toml
Version

Version

0.5.0
Type

Type

pom
Description

Description

cava-toml
A parser for Tom's Obvious, Minimal Language (TOML).
Project URL

Project URL

https://github.com/ConsenSys/cava
Source Code Management

Source Code Management

https://github.com/ConsenSys/cava

Download cava-toml 0.5.0


<!-- https://jarcasting.com/artifacts/net.consensys.cava/cava-toml/ -->
<dependency>
    <groupId>net.consensys.cava</groupId>
    <artifactId>cava-toml</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.cava/cava-toml/
implementation 'net.consensys.cava:cava-toml:0.5.0'
// https://jarcasting.com/artifacts/net.consensys.cava/cava-toml/
implementation ("net.consensys.cava:cava-toml:0.5.0")
'net.consensys.cava:cava-toml:pom:0.5.0'
<dependency org="net.consensys.cava" name="cava-toml" rev="0.5.0">
  <artifact name="cava-toml" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.cava', module='cava-toml', version='0.5.0')
)
libraryDependencies += "net.consensys.cava" % "cava-toml" % "0.5.0"
[net.consensys.cava/cava-toml "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.1
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.