t

tip_2.12

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