is not current version
Last Version 1.0.2

com.onloupe:model 1.0.1

Loupe model for common objects.

GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

model
Version

Version

1.0.1
Type

Type

jar

Download model 1.0.1


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