GroupId | GroupIdorg.omnaest.i18nbinder |
---|---|
ArtifactId | ArtifactIdi18nbinder-parent |
Version | Version0.1.15 |
Type | Typepom |
Filename | Size |
---|---|
i18nbinder-parent-0.1.15.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/ -->
<dependency>
<groupId>org.omnaest.i18nbinder</groupId>
<artifactId>i18nbinder-parent</artifactId>
<version>0.1.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/
implementation 'org.omnaest.i18nbinder:i18nbinder-parent:0.1.15'
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/
implementation ("org.omnaest.i18nbinder:i18nbinder-parent:0.1.15")
'org.omnaest.i18nbinder:i18nbinder-parent:pom:0.1.15'
<dependency org="org.omnaest.i18nbinder" name="i18nbinder-parent" rev="0.1.15">
<artifact name="i18nbinder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.omnaest.i18nbinder', module='i18nbinder-parent', version='0.1.15')
)
libraryDependencies += "org.omnaest.i18nbinder" % "i18nbinder-parent" % "0.1.15"
[org.omnaest.i18nbinder/i18nbinder-parent "0.1.15"]