is not current version
Last Version 1.2.1.RELEASE

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

浏览器模块

Categories

Categories

Security
GroupId

GroupId

com.healthy-chn.security
ArtifactId

ArtifactId

healthy-browser
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download healthy-browser 1.1.1.RELEASE


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