Last Version

LAPPS Annotations 1.4.0

Java Annotations used in source code.

License

License

GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

annotations
Version

Version

1.4.0
Type

Type

jar
Description

Description

LAPPS Annotations
Java Annotations used in source code.
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.annotations
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.annotations

Download annotations 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.lappsgrid : metadata jar 1.4.0
org.lappsgrid : discriminator jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.