Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdsk.seges.acris |
ArtifactId | ArtifactIdacris-os-gwt-parent |
Version | Version1.0.21 |
Type | Typepom |
Filename | Size |
---|---|
acris-os-gwt-parent-1.0.21.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/ -->
<dependency>
<groupId>sk.seges.acris</groupId>
<artifactId>acris-os-gwt-parent</artifactId>
<version>1.0.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation 'sk.seges.acris:acris-os-gwt-parent:1.0.21'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation ("sk.seges.acris:acris-os-gwt-parent:1.0.21")
'sk.seges.acris:acris-os-gwt-parent:pom:1.0.21'
<dependency org="sk.seges.acris" name="acris-os-gwt-parent" rev="1.0.21">
<artifact name="acris-os-gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-os-gwt-parent', version='1.0.21')
)
libraryDependencies += "sk.seges.acris" % "acris-os-gwt-parent" % "1.0.21"
[sk.seges.acris/acris-os-gwt-parent "1.0.21"]