is not current version
Last Version 1.3.phy

com.github.tanshion:result-data 1.1.phy

Result Data

Categories

Categories

Data
GroupId

GroupId

com.github.tanshion
ArtifactId

ArtifactId

result-data
Version

Version

1.1.phy
Type

Type

jar

Download result-data 1.1.phy


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