GroupId | GroupIdorg.infrastructurebuilder.modello |
---|---|
ArtifactId | ArtifactIdmodello-plugins |
Version | Version1.11.0.1 |
Type | Typepom |
Filename | Size |
---|---|
modello-plugins-1.11.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugins/
implementation 'org.infrastructurebuilder.modello:modello-plugins:1.11.0.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugins/
implementation ("org.infrastructurebuilder.modello:modello-plugins:1.11.0.1")
'org.infrastructurebuilder.modello:modello-plugins:pom:1.11.0.1'
<dependency org="org.infrastructurebuilder.modello" name="modello-plugins" rev="1.11.0.1">
<artifact name="modello-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.modello', module='modello-plugins', version='1.11.0.1')
)
libraryDependencies += "org.infrastructurebuilder.modello" % "modello-plugins" % "1.11.0.1"
[org.infrastructurebuilder.modello/modello-plugins "1.11.0.1"]