is not current version
Last Version 1.6.0.RC4

com.github.Y292450104:testdata 1.5.8.RELEASE

java data utils

Categories

Categories

Data
GroupId

GroupId

com.github.Y292450104
ArtifactId

ArtifactId

testdata
Version

Version

1.5.8.RELEASE
Type

Type

jar

Download testdata 1.5.8.RELEASE


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