License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.Y292450104 |
ArtifactId | ArtifactIdtestdata |
Last Version | Last Version1.6.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.Y292450104:testdata
java data utils
|
Filename | Size |
---|---|
testdata-1.6.0.RC4.pom | |
testdata-1.6.0.RC4.jar | 115 KB |
testdata-1.6.0.RC4-sources.jar | 65 KB |
testdata-1.6.0.RC4-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Y292450104/testdata/ -->
<dependency>
<groupId>com.github.Y292450104</groupId>
<artifactId>testdata</artifactId>
<version>1.6.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Y292450104/testdata/
implementation 'com.github.Y292450104:testdata:1.6.0.RC4'
// https://jarcasting.com/artifacts/com.github.Y292450104/testdata/
implementation ("com.github.Y292450104:testdata:1.6.0.RC4")
'com.github.Y292450104:testdata:jar:1.6.0.RC4'
<dependency org="com.github.Y292450104" name="testdata" rev="1.6.0.RC4">
<artifact name="testdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Y292450104', module='testdata', version='1.6.0.RC4')
)
libraryDependencies += "com.github.Y292450104" % "testdata" % "1.6.0.RC4"
[com.github.Y292450104/testdata "1.6.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
junit : junit | jar | 4.12 |