GroupId | GroupIdio.github.http-builder-ng |
---|---|
ArtifactId | ArtifactIdhttp-builder-ng-core |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
http-builder-ng-core-1.0.0.pom | |
http-builder-ng-core-1.0.0.jar | 218 KB |
http-builder-ng-core-1.0.0-sources.jar | 158 KB |
http-builder-ng-core-1.0.0-safe.jar | 300 KB |
http-builder-ng-core-1.0.0-javadoc.jar | 306 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.0</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.0'
// 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.0")
'io.github.http-builder-ng:http-builder-ng-core:jar:1.0.0'
<dependency org="io.github.http-builder-ng" name="http-builder-ng-core" rev="1.0.0">
<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.0')
)
libraryDependencies += "io.github.http-builder-ng" % "http-builder-ng-core" % "1.0.0"
[io.github.http-builder-ng/http-builder-ng-core "1.0.0"]