GroupId | GroupIdio.github.Merry74751 |
---|---|
ArtifactId | ArtifactIdresult |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
result-0.0.3.pom | |
result-0.0.3.jar | 9 KB |
result-0.0.3-sources.jar | 5 KB |
result-0.0.3-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Merry74751/result/ -->
<dependency>
<groupId>io.github.Merry74751</groupId>
<artifactId>result</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Merry74751/result/
implementation 'io.github.Merry74751:result:0.0.3'
// https://jarcasting.com/artifacts/io.github.Merry74751/result/
implementation ("io.github.Merry74751:result:0.0.3")
'io.github.Merry74751:result:jar:0.0.3'
<dependency org="io.github.Merry74751" name="result" rev="0.0.3">
<artifact name="result" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Merry74751', module='result', version='0.0.3')
)
libraryDependencies += "io.github.Merry74751" % "result" % "0.0.3"
[io.github.Merry74751/result "0.0.3"]