License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdorg.apache.batik.xml |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptionorg.apache.batik.xml_1.6.0.v201011041432.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.apache.batik.xml-1.6.0.pom | |
org.apache.batik.xml-1.6.0.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.xml/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.apache.batik.xml</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.xml/
implementation 'org.eclipse.birt.runtime.3_7_1:org.apache.batik.xml:1.6.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.batik.xml/
implementation ("org.eclipse.birt.runtime.3_7_1:org.apache.batik.xml:1.6.0")
'org.eclipse.birt.runtime.3_7_1:org.apache.batik.xml:jar:1.6.0'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.apache.batik.xml" rev="1.6.0">
<artifact name="org.apache.batik.xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.apache.batik.xml', version='1.6.0')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.apache.batik.xml" % "1.6.0"
[org.eclipse.birt.runtime.3_7_1/org.apache.batik.xml "1.6.0"]