cc.neckbeard:JavaVersion

This is a Hello World project. If this is on Maven Central, I managed to deploy it using Java 16.

License

License

GroupId

GroupId

cc.neckbeard
ArtifactId

ArtifactId

JavaVersion
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cc.neckbeard:JavaVersion
This is a Hello World project. If this is on Maven Central, I managed to deploy it using Java 16.
Project URL

Project URL

https://github.com/nothub/JavaVersion
Source Code Management

Source Code Management

https://github.com/nothub/JavaVersion

Download JavaVersion

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tinylog : tinylog-api jar 2.3.2
org.tinylog : tinylog-impl jar 2.3.2

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 21.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0