is not current version
Last Version 4.1.6

org.hesperides:commons 4.0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

commons
Version

Version

4.0.3
Type

Type

jar

Download commons 4.0.3


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