GroupId | GroupIdorg.infrastructurebuilder.modello |
---|---|
ArtifactId | ArtifactIdmodello-plugin-xpp3-reflect |
Version | Version1.11.0.0 |
Type | Typejar |
<!-- 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"]