| License |
License |
|---|---|
| GroupId | GroupIdcom.shapestone |
| ArtifactId | ArtifactIdresult |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionresult
null
|
| Filename | Size |
|---|---|
| result-1.0.15.pom | |
| result-1.0.15.jar | 5 KB |
| result-1.0.15-sources.jar | 1 KB |
| result-1.0.15-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shapestone/result/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>result</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/result/
implementation 'com.shapestone:result:1.0.15'
// https://jarcasting.com/artifacts/com.shapestone/result/
implementation ("com.shapestone:result:1.0.15")
'com.shapestone:result:jar:1.0.15'
<dependency org="com.shapestone" name="result" rev="1.0.15">
<artifact name="result" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='result', version='1.0.15')
)
libraryDependencies += "com.shapestone" % "result" % "1.0.15"
[com.shapestone/result "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |