SURF Specification

Java definitions for the Simple URF (SURF) document format.

License

License

GroupId

GroupId

io.urf
ArtifactId

ArtifactId

surf-spec
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SURF Specification
Java definitions for the Simple URF (SURF) document format.
Project URL

Project URL

http://urf.io/
Project Organization

Project Organization

GlobalMentor, Inc.

Download surf-spec

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.5.4

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0