License |
License |
---|---|
GroupId | GroupIdcom.github.nicosensei |
ArtifactId | ArtifactIdmaster-java6 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmaster-java6
Master Maven POM for Java 6 projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
master-java6-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicosensei/master-java6/ -->
<dependency>
<groupId>com.github.nicosensei</groupId>
<artifactId>master-java6</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei/master-java6/
implementation 'com.github.nicosensei:master-java6:1.0.0'
// https://jarcasting.com/artifacts/com.github.nicosensei/master-java6/
implementation ("com.github.nicosensei:master-java6:1.0.0")
'com.github.nicosensei:master-java6:pom:1.0.0'
<dependency org="com.github.nicosensei" name="master-java6" rev="1.0.0">
<artifact name="master-java6" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei', module='master-java6', version='1.0.0')
)
libraryDependencies += "com.github.nicosensei" % "master-java6" % "1.0.0"
[com.github.nicosensei/master-java6 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |