is not current version
Last Version 1.11.0.2

org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect 1.11.0.0

Modello XPP3 Plugin generates XML readers and writers based on XPP3 API (XML Pull Parser).

GroupId

GroupId

org.infrastructurebuilder.modello
ArtifactId

ArtifactId

modello-plugin-xpp3-reflect
Version

Version

1.11.0.0
Type

Type

jar

Download modello-plugin-xpp3-reflect 1.11.0.0


<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/ -->
<dependency>
    <groupId>org.infrastructurebuilder.modello</groupId>
    <artifactId>modello-plugin-xpp3-reflect</artifactId>
    <version>1.11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/
implementation 'org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:1.11.0.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect/
implementation ("org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:1.11.0.0")
'org.infrastructurebuilder.modello:modello-plugin-xpp3-reflect:jar:1.11.0.0'
<dependency org="org.infrastructurebuilder.modello" name="modello-plugin-xpp3-reflect" rev="1.11.0.0">
  <artifact name="modello-plugin-xpp3-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.modello', module='modello-plugin-xpp3-reflect', version='1.11.0.0')
)
libraryDependencies += "org.infrastructurebuilder.modello" % "modello-plugin-xpp3-reflect" % "1.11.0.0"
[org.infrastructurebuilder.modello/modello-plugin-xpp3-reflect "1.11.0.0"]