is not current version
Last Version 1.6.0.RELEASE

com.outegret:support 1.4.1.5.RELEASE

基础支持

GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support
Version

Version

1.4.1.5.RELEASE
Type

Type

pom

Download support 1.4.1.5.RELEASE


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