Last Version

JOHK Software Parent Project 8

All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

License

License

GroupId

GroupId

com.wesleyhome.johksoftware
ArtifactId

ArtifactId

johksoftware-oss-parent
Version

Version

8
Type

Type

pom
Description

Description

JOHK Software Parent Project
All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

Download johksoftware-oss-parent 8


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

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.