License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.w3c.dom.events |
Last Version | Last Version3.0.0.draft20060413_v201105210656 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.dom.events/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.w3c.dom.events</artifactId>
<version>3.0.0.draft20060413_v201105210656</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.dom.events/
implementation 'org.eclipse.birt.runtime:org.w3c.dom.events:3.0.0.draft20060413_v201105210656'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.dom.events/
implementation ("org.eclipse.birt.runtime:org.w3c.dom.events:3.0.0.draft20060413_v201105210656")
'org.eclipse.birt.runtime:org.w3c.dom.events:jar:3.0.0.draft20060413_v201105210656'
<dependency org="org.eclipse.birt.runtime" name="org.w3c.dom.events" rev="3.0.0.draft20060413_v201105210656">
<artifact name="org.w3c.dom.events" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.w3c.dom.events', version='3.0.0.draft20060413_v201105210656')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.w3c.dom.events" % "3.0.0.draft20060413_v201105210656"
[org.eclipse.birt.runtime/org.w3c.dom.events "3.0.0.draft20060413_v201105210656"]