Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.github.albertoanguita |
ArtifactId | ArtifactIdjacuzzi-full |
Version | Version0.2.8 |
Type | Typepom |
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"]