library-template

Template repo to speed up creating new library projects

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

library-template
Last Version

Last Version

0.1.24
Release Date

Release Date

Type

Type

jar
Description

Description

library-template
Template repo to speed up creating new library projects
Project URL

Project URL

https://github.com/michaelruocco/library-template
Source Code Management

Source Code Management

https://github.com/michaelruocco/library-template

Download library-template

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0