is not current version
Last Version 4.1.6

org.hesperides:tech 4.0.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

tech
Version

Version

4.0.2
Type

Type

jar

Download tech 4.0.2


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