is not current version
Last Version 0.0.10

io.drinkwater:components 0.0.7


GroupId

GroupId

io.drinkwater
ArtifactId

ArtifactId

components
Version

Version

0.0.7
Type

Type

pom

Download components 0.0.7

Filename Size
components-0.0.7.pom 1 KB
Browse

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