License |
License |
---|---|
GroupId | GroupIdorg.meteothink |
ArtifactId | ArtifactIdwContour |
Version | Version1.7.0 |
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.0.pom | |
wContour-1.7.0.jar | 95 KB |
wContour-1.7.0-sources.jar | 43 KB |
wContour-1.7.0-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/wContour/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>wContour</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/wContour/
implementation 'org.meteothink:wContour:1.7.0'
// https://jarcasting.com/artifacts/org.meteothink/wContour/
implementation ("org.meteothink:wContour:1.7.0")
'org.meteothink:wContour:jar:1.7.0'
<dependency org="org.meteothink" name="wContour" rev="1.7.0">
<artifact name="wContour" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='wContour', version='1.7.0')
)
libraryDependencies += "org.meteothink" % "wContour" % "1.7.0"
[org.meteothink/wContour "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |