GroupId | GroupIdorg.infrastructurebuilder.modello |
---|---|
ArtifactId | ArtifactIdmodello-usurped |
Version | Version1.11.0.1 |
Type | Typepom |
Filename | Size |
---|---|
modello-usurped-1.11.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/ -->
<dependency>
<groupId>org.infrastructurebuilder.modello</groupId>
<artifactId>modello-usurped</artifactId>
<version>1.11.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/
implementation 'org.infrastructurebuilder.modello:modello-usurped:1.11.0.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-usurped/
implementation ("org.infrastructurebuilder.modello:modello-usurped:1.11.0.1")
'org.infrastructurebuilder.modello:modello-usurped:pom:1.11.0.1'
<dependency org="org.infrastructurebuilder.modello" name="modello-usurped" rev="1.11.0.1">
<artifact name="modello-usurped" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.modello', module='modello-usurped', version='1.11.0.1')
)
libraryDependencies += "org.infrastructurebuilder.modello" % "modello-usurped" % "1.11.0.1"
[org.infrastructurebuilder.modello/modello-usurped "1.11.0.1"]