License |
License |
---|---|
GroupId | GroupIdio.defaultj |
ArtifactId | ArtifactIddefaultj-core |
Version | Version2.0.0.0 |
Type | Typejar |
Description |
Descriptiondefaultj-core
Brining functional goodies to Java: defaultj-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
defaultj-core-2.0.0.0.pom | |
defaultj-core-2.0.0.0.jar | 65 KB |
defaultj-core-2.0.0.0-sources.jar | 50 KB |
defaultj-core-2.0.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.defaultj/defaultj-core/ -->
<dependency>
<groupId>io.defaultj</groupId>
<artifactId>defaultj-core</artifactId>
<version>2.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.defaultj/defaultj-core/
implementation 'io.defaultj:defaultj-core:2.0.0.0'
// https://jarcasting.com/artifacts/io.defaultj/defaultj-core/
implementation ("io.defaultj:defaultj-core:2.0.0.0")
'io.defaultj:defaultj-core:jar:2.0.0.0'
<dependency org="io.defaultj" name="defaultj-core" rev="2.0.0.0">
<artifact name="defaultj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.defaultj', module='defaultj-core', version='2.0.0.0')
)
libraryDependencies += "io.defaultj" % "defaultj-core" % "2.0.0.0"
[io.defaultj/defaultj-core "2.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.defaultj : defaultj-api | jar | 2.0.0.0 |
io.defaultj : defaultj-annotations | jar | 2.0.0.0 |
io.nullablej : nullablej | jar | 4.0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
junit : junit | jar | 4.12 |