Last Version

defaultj-annotations 2.0.0.0

Brining functional goodies to Java: defaultj-annotations

License

License

GroupId

GroupId

io.defaultj
ArtifactId

ArtifactId

defaultj-annotations
Version

Version

2.0.0.0
Type

Type

jar
Description

Description

defaultj-annotations
Brining functional goodies to Java: defaultj-annotations
Project URL

Project URL

https://github.com/NawaMan/DefaultJ
Source Code Management

Source Code Management

http://github.com/NawaMan/DefaultJ/tree/master

Download defaultj-annotations 2.0.0.0


<!-- https://jarcasting.com/artifacts/io.defaultj/defaultj-annotations/ -->
<dependency>
    <groupId>io.defaultj</groupId>
    <artifactId>defaultj-annotations</artifactId>
    <version>2.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.defaultj/defaultj-annotations/
implementation 'io.defaultj:defaultj-annotations:2.0.0.0'
// https://jarcasting.com/artifacts/io.defaultj/defaultj-annotations/
implementation ("io.defaultj:defaultj-annotations:2.0.0.0")
'io.defaultj:defaultj-annotations:jar:2.0.0.0'
<dependency org="io.defaultj" name="defaultj-annotations" rev="2.0.0.0">
  <artifact name="defaultj-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.defaultj', module='defaultj-annotations', version='2.0.0.0')
)
libraryDependencies += "io.defaultj" % "defaultj-annotations" % "2.0.0.0"
[io.defaultj/defaultj-annotations "2.0.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.defaultj : defaultj-api jar 2.0.0.0

test (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.