License |
License |
---|---|
GroupId | GroupIdch.puzzle |
ArtifactId | ArtifactIdlibpuzzle-parent |
Last Version | Last Version0.1.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlibpuzzle Parent
A set of useful libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
libpuzzle-parent-0.1.0-RC1.pom | 4 KB |
Browse |
<!-- 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"]