is not current version
Last Version 1.4

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


GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

postprocessing
Version

Version

1.1
Type

Type

jar

Download postprocessing 1.1


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