License |
License |
---|---|
GroupId | GroupIdcom.gojek |
ArtifactId | ArtifactIdstencil |
Version | Version4.2.2 |
Type | Typejar |
Description |
DescriptionStencil
Library to pull latest proto descriptors from a remote server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stencil-4.2.2.pom | |
stencil-4.2.2.jar | 27 KB |
stencil-4.2.2-sources.jar | 14 KB |
stencil-4.2.2-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gojek/stencil/ -->
<dependency>
<groupId>com.gojek</groupId>
<artifactId>stencil</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek/stencil/
implementation 'com.gojek:stencil:4.2.2'
// https://jarcasting.com/artifacts/com.gojek/stencil/
implementation ("com.gojek:stencil:4.2.2")
'com.gojek:stencil:jar:4.2.2'
<dependency org="com.gojek" name="stencil" rev="4.2.2">
<artifact name="stencil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek', module='stencil', version='4.2.2')
)
libraryDependencies += "com.gojek" % "stencil" % "4.2.2"
[com.gojek/stencil "4.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
com.google.protobuf : protobuf-java | jar | 3.1.0 |
com.google.guava : guava | jar | 27.0.1-jre |
com.timgroup : java-statsd-client | jar | 3.1.0 |
org.aeonbits.owner : owner | jar | 1.0.9 |
com.google.protobuf : protobuf-java-util | jar | 3.1.0 |