is not current version
Last Version 0.6

io.github.Merry74751:result 0.2.RELEASE


GroupId

GroupId

io.github.Merry74751
ArtifactId

ArtifactId

result
Version

Version

0.2.RELEASE
Type

Type

jar

Download result 0.2.RELEASE


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