is not current version
Last Version 0.0.14

au.com.dius:fatboy 0.0.10

Library for creating fixture data with 0 or some configuration

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

fatboy
Version

Version

0.0.10
Type

Type

jar

Download fatboy 0.0.10


<!-- https://jarcasting.com/artifacts/au.com.dius/fatboy/ -->
<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>fatboy</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/fatboy/
implementation 'au.com.dius:fatboy:0.0.10'
// https://jarcasting.com/artifacts/au.com.dius/fatboy/
implementation ("au.com.dius:fatboy:0.0.10")
'au.com.dius:fatboy:jar:0.0.10'
<dependency org="au.com.dius" name="fatboy" rev="0.0.10">
  <artifact name="fatboy" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='fatboy', version='0.0.10')
)
libraryDependencies += "au.com.dius" % "fatboy" % "0.0.10"
[au.com.dius/fatboy "0.0.10"]