GroupId | GroupIdcom.ejlchina |
---|---|
ArtifactId | ArtifactIdokhttps-xml |
Version | Version2.4.3 |
Type | Typejar |
Filename | Size |
---|---|
okhttps-xml-2.4.3.pom | |
okhttps-xml-2.4.3.jar | 16 KB |
okhttps-xml-2.4.3-sources.jar | 7 KB |
okhttps-xml-2.4.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-xml/
implementation 'com.ejlchina:okhttps-xml:2.4.3'
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-xml/
implementation ("com.ejlchina:okhttps-xml:2.4.3")
'com.ejlchina:okhttps-xml:jar:2.4.3'
<dependency org="com.ejlchina" name="okhttps-xml" rev="2.4.3">
<artifact name="okhttps-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='okhttps-xml', version='2.4.3')
)
libraryDependencies += "com.ejlchina" % "okhttps-xml" % "2.4.3"
[com.ejlchina/okhttps-xml "2.4.3"]