Last Version

ch.puzzle:libpuzzle 0.1.0-RC1

A set of useful libraries

License

License

GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle
Version

Version

0.1.0-RC1
Type

Type

pom
Description

Description

A set of useful libraries

Download libpuzzle 0.1.0-RC1

Filename Size
libpuzzle-0.1.0-RC1.pom 857 bytes
Browse

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