is not current version
Last Version 1.7.1

org.meteothink:wContour 1.6.1


GroupId

GroupId

org.meteothink
ArtifactId

ArtifactId

wContour
Version

Version

1.6.1
Type

Type

jar

Download wContour 1.6.1


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