License |
License |
---|---|
GroupId | GroupIdzone.gryphon |
ArtifactId | ArtifactIdscreech-build-bom |
Version | Version0.1 |
Type | Typepom |
Description |
DescriptionHighly pluggable async HTTP abstraction library
|
Filename | Size |
---|---|
screech-build-bom-0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/zone.gryphon/screech-build-bom/ -->
<dependency>
<groupId>zone.gryphon</groupId>
<artifactId>screech-build-bom</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/zone.gryphon/screech-build-bom/
implementation 'zone.gryphon:screech-build-bom:0.1'
// https://jarcasting.com/artifacts/zone.gryphon/screech-build-bom/
implementation ("zone.gryphon:screech-build-bom:0.1")
'zone.gryphon:screech-build-bom:pom:0.1'
<dependency org="zone.gryphon" name="screech-build-bom" rev="0.1">
<artifact name="screech-build-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='zone.gryphon', module='screech-build-bom', version='0.1')
)
libraryDependencies += "zone.gryphon" % "screech-build-bom" % "0.1"
[zone.gryphon/screech-build-bom "0.1"]