is not current version
Last Version 0.0.3

com.gojek.draftsman:draftsman 0.0.2

Draftsman

GroupId

GroupId

com.gojek.draftsman
ArtifactId

ArtifactId

draftsman
Version

Version

0.0.2
Type

Type

aar

Download draftsman 0.0.2


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