is not current version
Last Version 1.11.0.2

org.infrastructurebuilder.modello:modello-plugins 1.11.0.0

Usurped versions of the plugin.

GroupId

GroupId

org.infrastructurebuilder.modello
ArtifactId

ArtifactId

modello-plugins
Version

Version

1.11.0.0
Type

Type

pom

Download modello-plugins 1.11.0.0


<!-- 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"]