is not current version
Last Version 4.2.2

com.gojek:stencil 4.0.1

Library to pull latest proto descriptors from a remote server

GroupId

GroupId

com.gojek
ArtifactId

ArtifactId

stencil
Version

Version

4.0.1
Type

Type

jar

Download stencil 4.0.1


<!-- https://jarcasting.com/artifacts/com.gojek/stencil/ -->
<dependency>
    <groupId>com.gojek</groupId>
    <artifactId>stencil</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek/stencil/
implementation 'com.gojek:stencil:4.0.1'
// https://jarcasting.com/artifacts/com.gojek/stencil/
implementation ("com.gojek:stencil:4.0.1")
'com.gojek:stencil:jar:4.0.1'
<dependency org="com.gojek" name="stencil" rev="4.0.1">
  <artifact name="stencil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek', module='stencil', version='4.0.1')
)
libraryDependencies += "com.gojek" % "stencil" % "4.0.1"
[com.gojek/stencil "4.0.1"]