is not current version
Last Version 3.2-ALPHA-12

it.tidalwave.thesefoolishthings:modules 3.1-ALPHA-4


GroupId

GroupId

it.tidalwave.thesefoolishthings
ArtifactId

ArtifactId

modules
Version

Version

3.1-ALPHA-4
Type

Type

pom

Download modules 3.1-ALPHA-4

Filename Size
modules-3.1-ALPHA-4.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/ -->
<dependency>
    <groupId>it.tidalwave.thesefoolishthings</groupId>
    <artifactId>modules</artifactId>
    <version>3.1-ALPHA-4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/
implementation 'it.tidalwave.thesefoolishthings:modules:3.1-ALPHA-4'
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/
implementation ("it.tidalwave.thesefoolishthings:modules:3.1-ALPHA-4")
'it.tidalwave.thesefoolishthings:modules:pom:3.1-ALPHA-4'
<dependency org="it.tidalwave.thesefoolishthings" name="modules" rev="3.1-ALPHA-4">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='modules', version='3.1-ALPHA-4')
)
libraryDependencies += "it.tidalwave.thesefoolishthings" % "modules" % "3.1-ALPHA-4"
[it.tidalwave.thesefoolishthings/modules "3.1-ALPHA-4"]