is not current version
Last Version 1.1

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


GroupId

GroupId

eu.freme-project.e-services
ArtifactId

ArtifactId

publishing
Version

Version

1.0
Type

Type

jar

Download publishing 1.0


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