de.nehlmeier.common:common-gwt

Common utilities used by my other projects

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

de.nehlmeier.common
ArtifactId

ArtifactId

common-gwt
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

de.nehlmeier.common:common-gwt
Common utilities used by my other projects
Source Code Management

Source Code Management

https://github.com/jnehlmeier/common

Download common-gwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.nehlmeier.common : common jar 1.0.2
com.google.guava : guava-gwt jar 18.0

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.

common

Common utilities used by my other projects.

Versions

Version
1.0.2
1.0.1
1.0.0