| License |
License |
|---|---|
| GroupId | GroupIdio.boneidle |
| ArtifactId | ArtifactIdboneidle-parent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionboneidle
The parent of the boneidle library. See boneidle-core and boneidle-annotations.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| boneidle-parent-1.0.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.boneidle/boneidle-parent/ -->
<dependency>
<groupId>io.boneidle</groupId>
<artifactId>boneidle-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.boneidle/boneidle-parent/
implementation 'io.boneidle:boneidle-parent:1.0.0'
// https://jarcasting.com/artifacts/io.boneidle/boneidle-parent/
implementation ("io.boneidle:boneidle-parent:1.0.0")
'io.boneidle:boneidle-parent:pom:1.0.0'
<dependency org="io.boneidle" name="boneidle-parent" rev="1.0.0">
<artifact name="boneidle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.boneidle', module='boneidle-parent', version='1.0.0')
)
libraryDependencies += "io.boneidle" % "boneidle-parent" % "1.0.0"
[io.boneidle/boneidle-parent "1.0.0"]