is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-model 1.2.9.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-model
Version

Version

1.2.9.RELEASE
Type

Type

jar

Download support-model 1.2.9.RELEASE


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