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