is not current version
Last Version 1.4

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


GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

postprocessing
Version

Version

0.6
Type

Type

jar

Download postprocessing 0.6


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