org.devocative:dena

Parent pom providing dependency and plugin management for applications

License

License

GroupId

GroupId

org.devocative
ArtifactId

ArtifactId

dena
Last Version

Last Version

001
Release Date

Release Date

Type

Type

pom
Description

Description

org.devocative:dena
Parent pom providing dependency and plugin management for applications
Project URL

Project URL

https://github.com/mbizhani/Dena
Source Code Management

Source Code Management

https://github.com/mbizhani/Dena

Download dena

Filename Size
dena-001.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Dena

Parent pom providing dependency and plugin management for applications

Versions

Version
001