GroupId | GroupIduk.ac.rdg.resc |
---|---|
ArtifactId | ArtifactIdedal-ncwms |
Version | Version0.7.3 |
Type | Typewar |
Filename | Size |
---|---|
edal-ncwms-0.7.3.pom | |
edal-ncwms-0.7.3.war | 40 MB |
edal-ncwms-0.7.3-sources.jar | 132 KB |
edal-ncwms-0.7.3-javadoc.jar | 360 KB |
edal-ncwms-0.7.3-classes.jar | 129 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.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-ncwms/
implementation 'uk.ac.rdg.resc:edal-ncwms:0.7.3'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-ncwms/
implementation ("uk.ac.rdg.resc:edal-ncwms:0.7.3")
'uk.ac.rdg.resc:edal-ncwms:war:0.7.3'
<dependency org="uk.ac.rdg.resc" name="edal-ncwms" rev="0.7.3">
<artifact name="edal-ncwms" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-ncwms', version='0.7.3')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-ncwms" % "0.7.3"
[uk.ac.rdg.resc/edal-ncwms "0.7.3"]