Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks GUI Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.logui |
ArtifactId | ArtifactIdorg.jresearch.logui.gwt.fragment |
Version | Version1.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/ -->
<dependency>
<groupId>org.jresearch.logui</groupId>
<artifactId>org.jresearch.logui.gwt.fragment</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/
implementation 'org.jresearch.logui:org.jresearch.logui.gwt.fragment:1.0.14'
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/
implementation ("org.jresearch.logui:org.jresearch.logui.gwt.fragment:1.0.14")
'org.jresearch.logui:org.jresearch.logui.gwt.fragment:jar:1.0.14'
<dependency org="org.jresearch.logui" name="org.jresearch.logui.gwt.fragment" rev="1.0.14">
<artifact name="org.jresearch.logui.gwt.fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.logui', module='org.jresearch.logui.gwt.fragment', version='1.0.14')
)
libraryDependencies += "org.jresearch.logui" % "org.jresearch.logui.gwt.fragment" % "1.0.14"
[org.jresearch.logui/org.jresearch.logui.gwt.fragment "1.0.14"]