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