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