pwt

Putnami Web Toolkit core framework

License

License

GroupId

GroupId

fr.putnami.pwt
ArtifactId

ArtifactId

pwt
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pwt
Putnami Web Toolkit core framework

Download pwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre
com.google.guava : guava-gwt jar 23.5-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1