GroupId | GroupIdcom.hb0730 |
---|---|
ArtifactId | ArtifactIdhttps |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
https-4.0.0.pom | |
https-4.0.0.jar | 37 KB |
https-4.0.0-sources.jar | 20 KB |
https-4.0.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hb0730/https/ -->
<dependency>
<groupId>com.hb0730</groupId>
<artifactId>https</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/https/
implementation 'com.hb0730:https:4.0.0'
// https://jarcasting.com/artifacts/com.hb0730/https/
implementation ("com.hb0730:https:4.0.0")
'com.hb0730:https:jar:4.0.0'
<dependency org="com.hb0730" name="https" rev="4.0.0">
<artifact name="https" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='https', version='4.0.0')
)
libraryDependencies += "com.hb0730" % "https" % "4.0.0"
[com.hb0730/https "4.0.0"]