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