is not current version
Last Version 1.0.2

com.github.sebhoss:datasets 1.0.1

Common datasets for tests

Categories

Categories

Data
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

datasets
Version

Version

1.0.1
Type

Type

jar

Download datasets 1.0.1


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