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