is not current version
Last Version 1.0.2

com.onloupe:model 1.0.0

Loupe model for common objects.

GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

model
Version

Version

1.0.0
Type

Type

jar

Download model 1.0.0


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