jdatauri

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Data
GroupId

GroupId

com.github.ooxi
ArtifactId

ArtifactId

jdatauri
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jdatauri
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/ooxi/jdatauri

Download jdatauri

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.0