Last Version

libpuzzle Parent 0.1.0-RC1

A set of useful libraries

License

License

GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle-parent
Version

Version

0.1.0-RC1
Type

Type

pom
Description

Description

libpuzzle Parent
A set of useful libraries
Project URL

Project URL

https://github.com/puzzle/libpuzzle-java/

Download libpuzzle-parent 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-parent/ -->
<dependency>
    <groupId>ch.puzzle</groupId>
    <artifactId>libpuzzle-parent</artifactId>
    <version>0.1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-parent/
implementation 'ch.puzzle:libpuzzle-parent:0.1.0-RC1'
// https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-parent/
implementation ("ch.puzzle:libpuzzle-parent:0.1.0-RC1")
'ch.puzzle:libpuzzle-parent:pom:0.1.0-RC1'
<dependency org="ch.puzzle" name="libpuzzle-parent" rev="0.1.0-RC1">
  <artifact name="libpuzzle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.puzzle', module='libpuzzle-parent', version='0.1.0-RC1')
)
libraryDependencies += "ch.puzzle" % "libpuzzle-parent" % "0.1.0-RC1"
[ch.puzzle/libpuzzle-parent "0.1.0-RC1"]

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.