Znerd.org OSS Parent

Parent for znerd.org OSS projects

License

License

GroupId

GroupId

org.znerd
ArtifactId

ArtifactId

znerd-oss-parent
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

Znerd.org OSS Parent
Parent for znerd.org OSS projects
Project URL

Project URL

https://github.com/znerd/logdoc

Download znerd-oss-parent

Filename Size
znerd-oss-parent-3.pom 6 KB
Browse

How to add to project

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

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.

Versions

Version
3
2