GroupId | GroupIdio.github.http-builder-ng |
---|---|
ArtifactId | ArtifactIdhttp-builder-ng-core |
Version | Version0.16.1 |
Type | Typejar |
Filename | Size |
---|---|
http-builder-ng-core-0.16.1.pom | |
http-builder-ng-core-0.16.1.jar | 214 KB |
http-builder-ng-core-0.16.1-sources.jar | 155 KB |
http-builder-ng-core-0.16.1-javadoc.jar | 296 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>0.16.1</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:0.16.1'
// https://jarcasting.com/artifacts/io.github.http-builder-ng/http-builder-ng-core/
implementation ("io.github.http-builder-ng:http-builder-ng-core:0.16.1")
'io.github.http-builder-ng:http-builder-ng-core:jar:0.16.1'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="0.16.1">
<artifact name="http-builder-ng-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.http-builder-ng', module='http-builder-ng-core', version='0.16.1')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "0.16.1"
[io.github.http-builder-ng/http-builder-ng-core "0.16.1"]