GroupId | GroupIduk.ac.rdg.resc |
---|---|
ArtifactId | ArtifactIdedal-ncwms |
Version | Version0.7.1 |
Type | Typewar |
Filename | Size |
---|---|
edal-ncwms-0.7.1.pom | |
edal-ncwms-0.7.1.war | 37 MB |
edal-ncwms-0.7.1-sources.jar | 129 KB |
edal-ncwms-0.7.1-javadoc.jar | 341 KB |
edal-ncwms-0.7.1-classes.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-ncwms/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-ncwms</artifactId>
<version>0.7.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-ncwms/
implementation 'uk.ac.rdg.resc:edal-ncwms:0.7.1'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-ncwms/
implementation ("uk.ac.rdg.resc:edal-ncwms:0.7.1")
'uk.ac.rdg.resc:edal-ncwms:war:0.7.1'
<dependency org="uk.ac.rdg.resc" name="edal-ncwms" rev="0.7.1">
<artifact name="edal-ncwms" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-ncwms', version='0.7.1')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-ncwms" % "0.7.1"
[uk.ac.rdg.resc/edal-ncwms "0.7.1"]