is not current version
Last Version 0.6.3

net.thucydides:thucydides-gwt 0.1.2


Categories

Categories

IDE Development Tools GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.thucydides
ArtifactId

ArtifactId

thucydides-gwt
Version

Version

0.1.2
Type

Type

jar

Download thucydides-gwt 0.1.2


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