Last Version

java-curl 1.0.0

Ultra-lightweight CURL implementation in pure java 1.6

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.yofish.platform
ArtifactId

ArtifactId

common-test
Version

Version

1.0.0
Type

Type

jar
Description

Description

java-curl
Ultra-lightweight CURL implementation in pure java 1.6
Project URL

Project URL

https://github.com/rockswang/java-curl

Download common-test 1.0.0


<!-- https://jarcasting.com/artifacts/com.yofish.platform/common-test/ -->
<dependency>
    <groupId>com.yofish.platform</groupId>
    <artifactId>common-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/common-test/
implementation 'com.yofish.platform:common-test:1.0.0'
// https://jarcasting.com/artifacts/com.yofish.platform/common-test/
implementation ("com.yofish.platform:common-test:1.0.0")
'com.yofish.platform:common-test:jar:1.0.0'
<dependency org="com.yofish.platform" name="common-test" rev="1.0.0">
  <artifact name="common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='common-test', version='1.0.0')
)
libraryDependencies += "com.yofish.platform" % "common-test" % "1.0.0"
[com.yofish.platform/common-test "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.