Last Version

java-bones 0.2

A maven-archetype for a basic Java scaffold that is hosted on github

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.digital-alexandria
ArtifactId

ArtifactId

java-bones
Version

Version

0.2
Type

Type

jar
Description

Description

java-bones
A maven-archetype for a basic Java scaffold that is hosted on github

Download java-bones 0.2


<!-- https://jarcasting.com/artifacts/net.digital-alexandria/java-bones/ -->
<dependency>
    <groupId>net.digital-alexandria</groupId>
    <artifactId>java-bones</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.digital-alexandria/java-bones/
implementation 'net.digital-alexandria:java-bones:0.2'
// https://jarcasting.com/artifacts/net.digital-alexandria/java-bones/
implementation ("net.digital-alexandria:java-bones:0.2")
'net.digital-alexandria:java-bones:jar:0.2'
<dependency org="net.digital-alexandria" name="java-bones" rev="0.2">
  <artifact name="java-bones" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.digital-alexandria', module='java-bones', version='0.2')
)
libraryDependencies += "net.digital-alexandria" % "java-bones" % "0.2"
[net.digital-alexandria/java-bones "0.2"]

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.