is not current version
Last Version 1.0.1

es.usc.citius.hipster:hipster-all 1.0.0


GroupId

GroupId

es.usc.citius.hipster
ArtifactId

ArtifactId

hipster-all
Version

Version

1.0.0
Type

Type

jar

Download hipster-all 1.0.0


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