is not current version
Last Version 1.1.1

org.jwat:jwat-common 1.0.2


GroupId

GroupId

org.jwat
ArtifactId

ArtifactId

jwat-common
Version

Version

1.0.2
Type

Type

jar

Download jwat-common 1.0.2


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