is not current version
Last Version 1.4

eu.freme-project.bservices.filters:postprocessing 1.2


GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

postprocessing
Version

Version

1.2
Type

Type

jar

Download postprocessing 1.2


<!-- https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/ -->
<dependency>
    <groupId>eu.freme-project.bservices.filters</groupId>
    <artifactId>postprocessing</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/
implementation 'eu.freme-project.bservices.filters:postprocessing:1.2'
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/
implementation ("eu.freme-project.bservices.filters:postprocessing:1.2")
'eu.freme-project.bservices.filters:postprocessing:jar:1.2'
<dependency org="eu.freme-project.bservices.filters" name="postprocessing" rev="1.2">
  <artifact name="postprocessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.bservices.filters', module='postprocessing', version='1.2')
)
libraryDependencies += "eu.freme-project.bservices.filters" % "postprocessing" % "1.2"
[eu.freme-project.bservices.filters/postprocessing "1.2"]