is not current version
Last Version 1.3.1

org.ow2.weblab.webservices:blank-lines-remover 1.3.1-RC1

A service which remove all unused blank lines in text section of MediaUnits.

GroupId

GroupId

org.ow2.weblab.webservices
ArtifactId

ArtifactId

blank-lines-remover
Version

Version

1.3.1-RC1
Type

Type

war

Download blank-lines-remover 1.3.1-RC1


<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/blank-lines-remover/ -->
<dependency>
    <groupId>org.ow2.weblab.webservices</groupId>
    <artifactId>blank-lines-remover</artifactId>
    <version>1.3.1-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/blank-lines-remover/
implementation 'org.ow2.weblab.webservices:blank-lines-remover:1.3.1-RC1'
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/blank-lines-remover/
implementation ("org.ow2.weblab.webservices:blank-lines-remover:1.3.1-RC1")
'org.ow2.weblab.webservices:blank-lines-remover:war:1.3.1-RC1'
<dependency org="org.ow2.weblab.webservices" name="blank-lines-remover" rev="1.3.1-RC1">
  <artifact name="blank-lines-remover" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.webservices', module='blank-lines-remover', version='1.3.1-RC1')
)
libraryDependencies += "org.ow2.weblab.webservices" % "blank-lines-remover" % "1.3.1-RC1"
[org.ow2.weblab.webservices/blank-lines-remover "1.3.1-RC1"]