is not current version
Last Version 0.4.6

com.github.thinkerou:karate-proto 0.4.5


GroupId

GroupId

com.github.thinkerou
ArtifactId

ArtifactId

karate-proto
Version

Version

0.4.5
Type

Type

jar

Download karate-proto 0.4.5


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