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