quickstart-quickstart-lib

Base archetype of xethh libs

License

License

GroupId

GroupId

me.xethh.archetype.quickstart
ArtifactId

ArtifactId

quickstart-lib
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

quickstart-quickstart-lib
Base archetype of xethh libs
Project URL

Project URL

http://www.example.com
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/common-lib/src

Download quickstart-lib

How to add to project

<!-- https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-lib/ -->
<dependency>
    <groupId>me.xethh.archetype.quickstart</groupId>
    <artifactId>quickstart-lib</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-lib/
implementation 'me.xethh.archetype.quickstart:quickstart-lib:1.3'
// https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-lib/
implementation ("me.xethh.archetype.quickstart:quickstart-lib:1.3")
'me.xethh.archetype.quickstart:quickstart-lib:jar:1.3'
<dependency org="me.xethh.archetype.quickstart" name="quickstart-lib" rev="1.3">
  <artifact name="quickstart-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.archetype.quickstart', module='quickstart-lib', version='1.3')
)
libraryDependencies += "me.xethh.archetype.quickstart" % "quickstart-lib" % "1.3"
[me.xethh.archetype.quickstart/quickstart-lib "1.3"]

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.

Versions

Version
1.3
1.1
1.0-RELEASE