License |
License |
---|---|
GroupId | GroupIdorg.lastnpe.eea |
ArtifactId | ArtifactIdeea-root |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEclipse External null Annotations (EEA)
This is the root POM of the EEA project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eea-root-2.4.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lastnpe.eea/eea-root/ -->
<dependency>
<groupId>org.lastnpe.eea</groupId>
<artifactId>eea-root</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lastnpe.eea/eea-root/
implementation 'org.lastnpe.eea:eea-root:2.4.0'
// https://jarcasting.com/artifacts/org.lastnpe.eea/eea-root/
implementation ("org.lastnpe.eea:eea-root:2.4.0")
'org.lastnpe.eea:eea-root:pom:2.4.0'
<dependency org="org.lastnpe.eea" name="eea-root" rev="2.4.0">
<artifact name="eea-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lastnpe.eea', module='eea-root', version='2.4.0')
)
libraryDependencies += "org.lastnpe.eea" % "eea-root" % "2.4.0"
[org.lastnpe.eea/eea-root "2.4.0"]