is not current version
Last Version 19.06.16

com.github.martinpaljak:gptool 19.05.16


GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

gptool
Version

Version

19.05.16
Type

Type

jar

Download gptool 19.05.16


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