GroupId | GroupIdio.github.http-builder-ng |
---|---|
ArtifactId | ArtifactIdhttp-builder-ng-core |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
http-builder-ng-core-1.0.3.pom | |
http-builder-ng-core-1.0.3.jar | 222 KB |
http-builder-ng-core-1.0.3-sources.jar | 160 KB |
http-builder-ng-core-1.0.3-safe.jar | 303 KB |
http-builder-ng-core-1.0.3-javadoc.jar | 291 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/ -->
<dependency>
<groupId>io.github.http-builder-ng</groupId>
<artifactId>http-builder-ng-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/
implementation 'io.github.http-builder-ng:http-builder-ng-core:1.0.3'
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/
implementation ("io.github.http-builder-ng:http-builder-ng-core:1.0.3")
'io.github.http-builder-ng:http-builder-ng-core:jar:1.0.3'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="1.0.3">
<artifact name="http-builder-ng-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.http-builder-ng', module='http-builder-ng-core', version='1.0.3')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "1.0.3"
[io.github.http-builder-ng/http-builder-ng-core "1.0.3"]