License |
License |
---|---|
GroupId | GroupIdio.github.Merry74751 |
ArtifactId | ArtifactIdresult |
Version | Version0.3.RELEASE |
Type | Typejar |
Description |
Descriptiona common project
|
Filename | Size |
---|---|
result-0.3.RELEASE.pom | |
result-0.3.RELEASE.jar | 6 KB |
result-0.3.RELEASE-sources.jar | 3 KB |
result-0.3.RELEASE-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Merry74751/result/ -->
<dependency>
<groupId>io.github.Merry74751</groupId>
<artifactId>result</artifactId>
<version>0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Merry74751/result/
implementation 'io.github.Merry74751:result:0.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.Merry74751/result/
implementation ("io.github.Merry74751:result:0.3.RELEASE")
'io.github.Merry74751:result:jar:0.3.RELEASE'
<dependency org="io.github.Merry74751" name="result" rev="0.3.RELEASE">
<artifact name="result" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Merry74751', module='result', version='0.3.RELEASE')
)
libraryDependencies += "io.github.Merry74751" % "result" % "0.3.RELEASE"
[io.github.Merry74751/result "0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
io.github.Merry74751 : other | jar | 0.2.RELEASE |