| GroupId | GroupIdde.gbv.reposis |
|---|---|
| ArtifactId | ArtifactIdreposis_mir_parent |
| Version | Version2020.06 |
| Type | Typepom |
| Description |
Description |
| Filename | Size |
|---|---|
| reposis_mir_parent-2020.06.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.gbv.reposis/reposis_mir_parent/ -->
<dependency>
<groupId>de.gbv.reposis</groupId>
<artifactId>reposis_mir_parent</artifactId>
<version>2020.06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.gbv.reposis/reposis_mir_parent/
implementation 'de.gbv.reposis:reposis_mir_parent:2020.06'
// https://jarcasting.com/artifacts/de.gbv.reposis/reposis_mir_parent/
implementation ("de.gbv.reposis:reposis_mir_parent:2020.06")
'de.gbv.reposis:reposis_mir_parent:pom:2020.06'
<dependency org="de.gbv.reposis" name="reposis_mir_parent" rev="2020.06">
<artifact name="reposis_mir_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.gbv.reposis', module='reposis_mir_parent', version='2020.06')
)
libraryDependencies += "de.gbv.reposis" % "reposis_mir_parent" % "2020.06"
[de.gbv.reposis/reposis_mir_parent "2020.06"]