GroupId | GroupIdorg.webpieces |
---|---|
ArtifactId | ArtifactIdhttp2-translations |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
http2-translations-2.0.8.pom | |
http2-translations-2.0.8.jar | 7 KB |
http2-translations-2.0.8-sources.jar | 4 KB |
http2-translations-2.0.8-javadoc.jar | 356 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http2-translations/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http2-translations</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2-translations/
implementation 'org.webpieces:http2-translations:2.0.8'
// https://jarcasting.com/artifacts/org.webpieces/http2-translations/
implementation ("org.webpieces:http2-translations:2.0.8")
'org.webpieces:http2-translations:jar:2.0.8'
<dependency org="org.webpieces" name="http2-translations" rev="2.0.8">
<artifact name="http2-translations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2-translations', version='2.0.8')
)
libraryDependencies += "org.webpieces" % "http2-translations" % "2.0.8"
[org.webpieces/http2-translations "2.0.8"]