License |
License |
---|---|
GroupId | GroupIdorg.meteothink |
ArtifactId | ArtifactIdwContour |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wContour-1.7.1.pom | |
wContour-1.7.1.jar | 80 KB |
wContour-1.7.1-sources.jar | 38 KB |
wContour-1.7.1-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/wContour/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>wContour</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/wContour/
implementation 'org.meteothink:wContour:1.7.1'
// https://jarcasting.com/artifacts/org.meteothink/wContour/
implementation ("org.meteothink:wContour:1.7.1")
'org.meteothink:wContour:jar:1.7.1'
<dependency org="org.meteothink" name="wContour" rev="1.7.1">
<artifact name="wContour" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='wContour', version='1.7.1')
)
libraryDependencies += "org.meteothink" % "wContour" % "1.7.1"
[org.meteothink/wContour "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |