is not current version
Last Version 4.1.6

org.hesperides:integration v4.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

integration
Version

Version

v4.0.0
Type

Type

jar

Download integration v4.0.0


<!-- https://jarcasting.com/artifacts/org.hesperides/integration/ -->
<dependency>
    <groupId>org.hesperides</groupId>
    <artifactId>integration</artifactId>
    <version>v4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hesperides/integration/
implementation 'org.hesperides:integration:v4.0.0'
// https://jarcasting.com/artifacts/org.hesperides/integration/
implementation ("org.hesperides:integration:v4.0.0")
'org.hesperides:integration:jar:v4.0.0'
<dependency org="org.hesperides" name="integration" rev="v4.0.0">
  <artifact name="integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hesperides', module='integration', version='v4.0.0')
)
libraryDependencies += "org.hesperides" % "integration" % "v4.0.0"
[org.hesperides/integration "v4.0.0"]