t

tip_2.13

Scala library for testing in production.
https://github.com/guardian/tip
LGPL3
com.gu
Mario Galic Jacob Winch
Files download
File Operation
tip_2.13-0.6.4.jar download
tip_2.13-0.6.4.pom download
tip_2.13-0.6.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>tip_2.13</artifactId>
  <version>0.6.4</version>
</dependency>
Gradle Groovy
implementation 'com.gu:tip_2.13:0.6.4'
Gradle Kotlin
implementation("com.gu:tip_2.13:0.6.4")
Scala SBT
libraryDependencies += "com.gu" % "tip_2.13" % "0.6.4"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='tip_2.13', version='0.6.4')
)
Apache Ivy
<dependency org="com.gu" name="tip_2.13" rev="0.6.4" />
Leiningen
[com.gu/tip_2.13 "0.6.4"]
Apache Buildr
'com.gu:tip_2.13:jar:0.6.4'