io.github.phonydata:phonydata

A fake data library

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.phonydata
ArtifactId

ArtifactId

phonydata
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

A fake data library
Project URL

Project URL

http://jeffskj.github.io/phonydata

Download phonydata

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.3
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
com.h2database : h2 jar 1.4.182
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1