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