Last Version

Stencil 4.2.2

Library to pull latest proto descriptors from a remote server

License

License

GroupId

GroupId

com.gojek
ArtifactId

ArtifactId

stencil
Version

Version

4.2.2
Type

Type

jar
Description

Description

Stencil
Library to pull latest proto descriptors from a remote server
Project URL

Project URL

https://github.com/gojekfarm/stencil
Source Code Management

Source Code Management

https://github.com/gojekfarm/stencil.git

Download stencil 4.2.2


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.