is not current version
Last Version 4.1.6

org.hesperides:infrastructure 4.0.4


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

infrastructure
Version

Version

4.0.4
Type

Type

jar

Download infrastructure 4.0.4


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