License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdcom.lowagie.text |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.lowagie.text_2.1.7.v201004222200.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
com.lowagie.text-2.1.7.pom | |
com.lowagie.text-2.1.7.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/com.lowagie.text/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>com.lowagie.text</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/com.lowagie.text/
implementation 'org.eclipse.birt.runtime.3_7_1:com.lowagie.text:2.1.7'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/com.lowagie.text/
implementation ("org.eclipse.birt.runtime.3_7_1:com.lowagie.text:2.1.7")
'org.eclipse.birt.runtime.3_7_1:com.lowagie.text:jar:2.1.7'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="com.lowagie.text" rev="2.1.7">
<artifact name="com.lowagie.text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='com.lowagie.text', version='2.1.7')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "com.lowagie.text" % "2.1.7"
[org.eclipse.birt.runtime.3_7_1/com.lowagie.text "2.1.7"]