is not current version
Last Version 1.1

org.jresearch.gwtproject.core:gwt-core 1.0

gwt-core

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.gwtproject.core
ArtifactId

ArtifactId

gwt-core
Version

Version

1.0
Type

Type

jar

Download gwt-core 1.0


<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.core/gwt-core/ -->
<dependency>
    <groupId>org.jresearch.gwtproject.core</groupId>
    <artifactId>gwt-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.core/gwt-core/
implementation 'org.jresearch.gwtproject.core:gwt-core:1.0'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.core/gwt-core/
implementation ("org.jresearch.gwtproject.core:gwt-core:1.0")
'org.jresearch.gwtproject.core:gwt-core:jar:1.0'
<dependency org="org.jresearch.gwtproject.core" name="gwt-core" rev="1.0">
  <artifact name="gwt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.core', module='gwt-core', version='1.0')
)
libraryDependencies += "org.jresearch.gwtproject.core" % "gwt-core" % "1.0"
[org.jresearch.gwtproject.core/gwt-core "1.0"]