GroupId | GroupIdmsv |
---|---|
ArtifactId | ArtifactIdisorelax |
Last Version | Last Version20050913 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSun Multi-Schema XML Validator - isorelax
|
Filename | Size |
---|---|
isorelax-20050913.pom | |
isorelax-20050913.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/msv/isorelax/ -->
<dependency>
<groupId>msv</groupId>
<artifactId>isorelax</artifactId>
<version>20050913</version>
</dependency>
// https://jarcasting.com/artifacts/msv/isorelax/
implementation 'msv:isorelax:20050913'
// https://jarcasting.com/artifacts/msv/isorelax/
implementation ("msv:isorelax:20050913")
'msv:isorelax:jar:20050913'
<dependency org="msv" name="isorelax" rev="20050913">
<artifact name="isorelax" type="jar" />
</dependency>
@Grapes(
@Grab(group='msv', module='isorelax', version='20050913')
)
libraryDependencies += "msv" % "isorelax" % "20050913"
[msv/isorelax "20050913"]