GroupId | GroupIdcom.ubertob.kondor |
---|---|
ArtifactId | ArtifactIdkondor-outcome |
Version | Version1.6.3 |
Type | Typejar |
Filename | Size |
---|---|
kondor-outcome-1.6.3.pom | |
kondor-outcome-1.6.3.jar | 30 KB |
kondor-outcome-1.6.3-sources.jar | 2 KB |
kondor-outcome-1.6.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-outcome/ -->
<dependency>
<groupId>com.ubertob.kondor</groupId>
<artifactId>kondor-outcome</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-outcome/
implementation 'com.ubertob.kondor:kondor-outcome:1.6.3'
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-outcome/
implementation ("com.ubertob.kondor:kondor-outcome:1.6.3")
'com.ubertob.kondor:kondor-outcome:jar:1.6.3'
<dependency org="com.ubertob.kondor" name="kondor-outcome" rev="1.6.3">
<artifact name="kondor-outcome" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubertob.kondor', module='kondor-outcome', version='1.6.3')
)
libraryDependencies += "com.ubertob.kondor" % "kondor-outcome" % "1.6.3"
[com.ubertob.kondor/kondor-outcome "1.6.3"]