MVN

fr.putnami.pwt : pwt

Maven & Gradle

Nov 28, 2017
4 usages
39 stars

pwt · Putnami Web Toolkit core framework

<dependency>
    <groupId>fr.putnami.pwt</groupId>
    <artifactId>pwt</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.putnami.pwt : pwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of fr.putnami.pwt : pwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
pwt-1.2.0
1.1.x
pwt-1.1.1
pwt-1.1.0
1.0.x
pwt-1.0.1

How to add a dependency to Maven

Add the following fr.putnami.pwt : pwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.putnami.pwt</groupId>
    <artifactId>pwt</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.putnami.pwt : pwt gradle dependency to your build.gradle file:

implementation 'fr.putnami.pwt:pwt:1.2.0'

Gradle Kotlin DSL: Add the following fr.putnami.pwt : pwt gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.putnami.pwt:pwt:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.putnami.pwt : pwt sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.putnami.pwt" % "pwt" % "1.2.0"

Advertisement

Dependencies from Group

pwt
Nov 28, 2017
4 usages
39 stars
Nov 28, 2017
39 stars
Nov 28, 2017
39 stars
Nov 28, 2017
39 stars
Nov 28, 2017
39 stars

Discover Dependencies

Aug 03, 2018
7 usages
141 stars
Nov 06, 2019
62 usages
2.2k stars
May 10, 2018
6 usages
20 stars
May 18, 2020
65 usages
293 stars
Sep 27, 2017
34 usages
May 20, 2021
1 usages
17 stars