| License |
License |
|---|---|
| GroupId | GroupIdse.gawell |
| ArtifactId | ArtifactIdgawell-root |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGawell projects root pom
Root pom for all se.gawell projects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gawell-root-0.0.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.gawell/gawell-root/ -->
<dependency>
<groupId>se.gawell</groupId>
<artifactId>gawell-root</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/gawell-root/
implementation 'se.gawell:gawell-root:0.0.3'
// https://jarcasting.com/artifacts/se.gawell/gawell-root/
implementation ("se.gawell:gawell-root:0.0.3")
'se.gawell:gawell-root:pom:0.0.3'
<dependency org="se.gawell" name="gawell-root" rev="0.0.3">
<artifact name="gawell-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='gawell-root', version='0.0.3')
)
libraryDependencies += "se.gawell" % "gawell-root" % "0.0.3"
[se.gawell/gawell-root "0.0.3"]