is not current version
Last Version 0.3.2

com.github.albertoanguita:jacuzzi-full 0.2.8

A generic java utilities collection project - full functionality with all external dependencies

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.albertoanguita
ArtifactId

ArtifactId

jacuzzi-full
Version

Version

0.2.8
Type

Type

pom

Download jacuzzi-full 0.2.8

Filename Size
jacuzzi-full-0.2.8.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.albertoanguita/jacuzzi-full/ -->
<dependency>
    <groupId>com.github.albertoanguita</groupId>
    <artifactId>jacuzzi-full</artifactId>
    <version>0.2.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albertoanguita/jacuzzi-full/
implementation 'com.github.albertoanguita:jacuzzi-full:0.2.8'
// https://jarcasting.com/artifacts/com.github.albertoanguita/jacuzzi-full/
implementation ("com.github.albertoanguita:jacuzzi-full:0.2.8")
'com.github.albertoanguita:jacuzzi-full:pom:0.2.8'
<dependency org="com.github.albertoanguita" name="jacuzzi-full" rev="0.2.8">
  <artifact name="jacuzzi-full" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albertoanguita', module='jacuzzi-full', version='0.2.8')
)
libraryDependencies += "com.github.albertoanguita" % "jacuzzi-full" % "0.2.8"
[com.github.albertoanguita/jacuzzi-full "0.2.8"]