is not current version
Last Version 0.0.14

au.com.dius:fatboy 0.0.11

Library for creating fixture data with 0 or some configuration

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

fatboy
Version

Version

0.0.11
Type

Type

jar

Download fatboy 0.0.11


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