SURF Parser

Simple parser for the Simple URF (SURF) document format.

License

License

GroupId

GroupId

io.urf
ArtifactId

ArtifactId

surf-parser
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SURF Parser
Simple parser for the Simple URF (SURF) document format.
Project URL

Project URL

http://urf.io/
Project Organization

Project Organization

GlobalMentor, Inc.

Download surf-parser

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.urf : surf-spec jar 0.1.0
com.globalmentor : globalmentor-itu jar 0.5.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
io.urf : surf-test jar 0.1.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.github.npathai : hamcrest-optional jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0