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