is not current version
Last Version 1.0.2

com.livetheoogway.forage:forage-models 1.0.1


GroupId

GroupId

com.livetheoogway.forage
ArtifactId

ArtifactId

forage-models
Version

Version

1.0.1
Type

Type

jar

Download forage-models 1.0.1


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