is not current version
Last Version 0.6.3

com.gu:tip_2.12 0.1.1

Scala library for testing in production.

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

tip_2.12
Version

Version

0.1.1
Type

Type

jar

Download tip_2.12 0.1.1


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