is not current version
Last Version 1.2.1.RELEASE

com.healthy-chn.security:healthy-app 1.1.1.RELEASE

App模块

Categories

Categories

Security
GroupId

GroupId

com.healthy-chn.security
ArtifactId

ArtifactId

healthy-app
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download healthy-app 1.1.1.RELEASE


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