Last Version

Stefan Birkner's Parent for Libraries 16

The common parent POM of Stefan Birkner's Java libraries.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

lib-parent
Version

Version

16
Type

Type

pom
Description

Description

Stefan Birkner's Parent for Libraries
The common parent POM of Stefan Birkner's Java libraries.
Project URL

Project URL

https://github.com/stefanbirkner/lib-parent/
Source Code Management

Source Code Management

https://github.com/stefanbirkner/lib-parent/

Download lib-parent 16

Filename Size
lib-parent-16.pom 6 KB
Browse

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

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.