is not current version
Last Version 1.1

eu.freme-project.e-services:publishing 0.9


GroupId

GroupId

eu.freme-project.e-services
ArtifactId

ArtifactId

publishing
Version

Version

0.9
Type

Type

jar

Download publishing 0.9


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