License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.tanshion |
ArtifactId | ArtifactIdresult-data |
Last Version | Last Version1.3.phy |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.tanshion:result-data
Result Data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
result-data-1.3.phy.pom | |
result-data-1.3.phy.jar | 4 KB |
result-data-1.3.phy-sources.jar | 4 KB |
result-data-1.3.phy-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tanshion/result-data/ -->
<dependency>
<groupId>com.github.tanshion</groupId>
<artifactId>result-data</artifactId>
<version>1.3.phy</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tanshion/result-data/
implementation 'com.github.tanshion:result-data:1.3.phy'
// https://jarcasting.com/artifacts/com.github.tanshion/result-data/
implementation ("com.github.tanshion:result-data:1.3.phy")
'com.github.tanshion:result-data:jar:1.3.phy'
<dependency org="com.github.tanshion" name="result-data" rev="1.3.phy">
<artifact name="result-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tanshion', module='result-data', version='1.3.phy')
)
libraryDependencies += "com.github.tanshion" % "result-data" % "1.3.phy"
[com.github.tanshion/result-data "1.3.phy"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 Optional | jar | 2.10.4 |