| License |
License |
|---|---|
| GroupId | GroupIduk.co.a1dutch |
| ArtifactId | ArtifactIdoss-parent |
| Last Version | Last Version1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOSS Parent
OSS Parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oss-parent-1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.a1dutch/oss-parent/ -->
<dependency>
<groupId>uk.co.a1dutch</groupId>
<artifactId>oss-parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.a1dutch/oss-parent/
implementation 'uk.co.a1dutch:oss-parent:1'
// https://jarcasting.com/artifacts/uk.co.a1dutch/oss-parent/
implementation ("uk.co.a1dutch:oss-parent:1")
'uk.co.a1dutch:oss-parent:pom:1'
<dependency org="uk.co.a1dutch" name="oss-parent" rev="1">
<artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.a1dutch', module='oss-parent', version='1')
)
libraryDependencies += "uk.co.a1dutch" % "oss-parent" % "1"
[uk.co.a1dutch/oss-parent "1"]