is not current version
Last Version 2.5.2

uk.ac.rdg.resc:ncWMS 2.3.0

ncWMS is a Web Map Service for displaying environmental data

GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

ncWMS
Version

Version

2.3.0
Type

Type

war

Download ncWMS 2.3.0


<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/ncWMS/ -->
<dependency>
    <groupId>uk.ac.rdg.resc</groupId>
    <artifactId>ncWMS</artifactId>
    <version>2.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/ncWMS/
implementation 'uk.ac.rdg.resc:ncWMS:2.3.0'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/ncWMS/
implementation ("uk.ac.rdg.resc:ncWMS:2.3.0")
'uk.ac.rdg.resc:ncWMS:war:2.3.0'
<dependency org="uk.ac.rdg.resc" name="ncWMS" rev="2.3.0">
  <artifact name="ncWMS" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='ncWMS', version='2.3.0')
)
libraryDependencies += "uk.ac.rdg.resc" % "ncWMS" % "2.3.0"
[uk.ac.rdg.resc/ncWMS "2.3.0"]