is not current version
Last Version 0.1.12

Hyperfoil parse 0.1.3

Use regex patterns and rules to build json from text files

License

License

GroupId

GroupId

io.hyperfoil.tools
ArtifactId

ArtifactId

parse
Version

Version

0.1.3
Type

Type

jar
Description

Description

Hyperfoil parse
Use regex patterns and rules to build json from text files
Project URL

Project URL

https://github.com/Hyperfoil/parse
Source Code Management

Source Code Management

https://github.com/Hyperfoil/parse

Download parse 0.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.hyperfoil.tools : yaup jar 0.8.3
org.yaml : snakeyaml jar 1.23
commons-cli : commons-cli jar 1.4
org.aesh : aesh jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.