License |
License |
---|---|
GroupId | GroupIdcom.collabcompute |
ArtifactId | ArtifactIdlang-results |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlang-results
Fluent api for performing and processing results, compatible with Java8+.
|
Filename | Size |
---|---|
lang-results-0.0.1.pom | |
lang-results-0.0.1.jar | 7 KB |
lang-results-0.0.1-sources.jar | 4 KB |
lang-results-0.0.1-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.collabcompute/lang-results/ -->
<dependency>
<groupId>com.collabcompute</groupId>
<artifactId>lang-results</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.collabcompute/lang-results/
implementation 'com.collabcompute:lang-results:0.0.1'
// https://jarcasting.com/artifacts/com.collabcompute/lang-results/
implementation ("com.collabcompute:lang-results:0.0.1")
'com.collabcompute:lang-results:jar:0.0.1'
<dependency org="com.collabcompute" name="lang-results" rev="0.0.1">
<artifact name="lang-results" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.collabcompute', module='lang-results', version='0.0.1')
)
libraryDependencies += "com.collabcompute" % "lang-results" % "0.0.1"
[com.collabcompute/lang-results "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.23.1 |