License |
License |
---|---|
GroupId | GroupIduk.kludje |
ArtifactId | ArtifactIdkludje-core |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkludje-core
Java 8 lambda API core
|
Project URL |
Project URL |
Filename | Size |
---|---|
kludje-core-0.8.pom | |
kludje-core-0.8.jar | 59 KB |
kludje-core-0.8-sources.jar | 29 KB |
kludje-core-0.8-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.kludje/kludje-core/ -->
<dependency>
<groupId>uk.kludje</groupId>
<artifactId>kludje-core</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/uk.kludje/kludje-core/
implementation 'uk.kludje:kludje-core:0.8'
// https://jarcasting.com/artifacts/uk.kludje/kludje-core/
implementation ("uk.kludje:kludje-core:0.8")
'uk.kludje:kludje-core:jar:0.8'
<dependency org="uk.kludje" name="kludje-core" rev="0.8">
<artifact name="kludje-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.kludje', module='kludje-core', version='0.8')
)
libraryDependencies += "uk.kludje" % "kludje-core" % "0.8"
[uk.kludje/kludje-core "0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.jimfs : jimfs | jar | 1.0-rc3 |