is not current version
Last Version 0.7

com.github.scalapi:scalapi-itext 0.2

Scala friendly API for Java libraries

Categories

Categories

Scala Languages iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.github.scalapi
ArtifactId

ArtifactId

scalapi-itext
Version

Version

0.2
Type

Type

jar

Download scalapi-itext 0.2


<!-- https://jarcasting.com/artifacts/com.github.scalapi/scalapi-itext/ -->
<dependency>
    <groupId>com.github.scalapi</groupId>
    <artifactId>scalapi-itext</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-itext/
implementation 'com.github.scalapi:scalapi-itext:0.2'
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi-itext/
implementation ("com.github.scalapi:scalapi-itext:0.2")
'com.github.scalapi:scalapi-itext:jar:0.2'
<dependency org="com.github.scalapi" name="scalapi-itext" rev="0.2">
  <artifact name="scalapi-itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalapi', module='scalapi-itext', version='0.2')
)
libraryDependencies += "com.github.scalapi" % "scalapi-itext" % "0.2"
[com.github.scalapi/scalapi-itext "0.2"]