is not current version
Last Version 1.3.phy

com.github.tanshion:result-data 1.0.1

Result Data

Categories

Categories

Data
GroupId

GroupId

com.github.tanshion
ArtifactId

ArtifactId

result-data
Version

Version

1.0.1
Type

Type

jar

Download result-data 1.0.1


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