is not current version
Last Version 11.6-28

ch.cern.eam:eam-wshub-core 11.4-63

High-level Java SE library that provides all core functionalities of EAM WS Hub.

GroupId

GroupId

ch.cern.eam
ArtifactId

ArtifactId

eam-wshub-core
Version

Version

11.4-63
Type

Type

jar

Download eam-wshub-core 11.4-63


<!-- https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/ -->
<dependency>
    <groupId>ch.cern.eam</groupId>
    <artifactId>eam-wshub-core</artifactId>
    <version>11.4-63</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation 'ch.cern.eam:eam-wshub-core:11.4-63'
// https://jarcasting.com/artifacts/ch.cern.eam/eam-wshub-core/
implementation ("ch.cern.eam:eam-wshub-core:11.4-63")
'ch.cern.eam:eam-wshub-core:jar:11.4-63'
<dependency org="ch.cern.eam" name="eam-wshub-core" rev="11.4-63">
  <artifact name="eam-wshub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.eam', module='eam-wshub-core', version='11.4-63')
)
libraryDependencies += "ch.cern.eam" % "eam-wshub-core" % "11.4-63"
[ch.cern.eam/eam-wshub-core "11.4-63"]