sbol-data-core

The API for the data structures, their serialisation and validation

License

License

Categories

Categories

Data
GroupId

GroupId

uk.ac.ncl.intbio
ArtifactId

ArtifactId

sbol-data-core
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

sbol-data-core
The API for the data structures, their serialisation and validation
Project URL

Project URL

http://maven.apache.org

Download sbol-data-core

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.ncl.intbio/sbol-data-core/ -->
<dependency>
    <groupId>uk.ac.ncl.intbio</groupId>
    <artifactId>sbol-data-core</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ncl.intbio/sbol-data-core/
implementation 'uk.ac.ncl.intbio:sbol-data-core:0.1.3'
// https://jarcasting.com/artifacts/uk.ac.ncl.intbio/sbol-data-core/
implementation ("uk.ac.ncl.intbio:sbol-data-core:0.1.3")
'uk.ac.ncl.intbio:sbol-data-core:jar:0.1.3'
<dependency org="uk.ac.ncl.intbio" name="sbol-data-core" rev="0.1.3">
  <artifact name="sbol-data-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ncl.intbio', module='sbol-data-core', version='0.1.3')
)
libraryDependencies += "uk.ac.ncl.intbio" % "sbol-data-core" % "0.1.3"
[uk.ac.ncl.intbio/sbol-data-core "0.1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0