GroupId | GroupIdcom.ejlchina |
---|---|
ArtifactId | ArtifactIdokhttps-xml |
Version | Version2.4.4 |
Type | Typejar |
Filename | Size |
---|---|
okhttps-xml-2.4.4.pom | |
okhttps-xml-2.4.4.jar | 16 KB |
okhttps-xml-2.4.4-sources.jar | 7 KB |
okhttps-xml-2.4.4-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ejlchina/okhttps-xml/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>okhttps-xml</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-xml/
implementation 'com.ejlchina:okhttps-xml:2.4.4'
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-xml/
implementation ("com.ejlchina:okhttps-xml:2.4.4")
'com.ejlchina:okhttps-xml:jar:2.4.4'
<dependency org="com.ejlchina" name="okhttps-xml" rev="2.4.4">
<artifact name="okhttps-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='okhttps-xml', version='2.4.4')
)
libraryDependencies += "com.ejlchina" % "okhttps-xml" % "2.4.4"
[com.ejlchina/okhttps-xml "2.4.4"]