Files download
File Operation
yatspec-lsd-interceptors-0.3.29.jar download
yatspec-lsd-interceptors-0.3.29.pom download
yatspec-lsd-interceptors-0.3.29-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.nickmcdowall</groupId>
  <artifactId>yatspec-lsd-interceptors</artifactId>
  <version>0.3.29</version>
</dependency>
Gradle Groovy
implementation 'com.github.nickmcdowall:yatspec-lsd-interceptors:0.3.29'
Gradle Kotlin
implementation("com.github.nickmcdowall:yatspec-lsd-interceptors:0.3.29")
Scala SBT
libraryDependencies += "com.github.nickmcdowall" % "yatspec-lsd-interceptors" % "0.3.29"
Groovy Grape
@Grapes(
  @Grab(group='com.github.nickmcdowall', module='yatspec-lsd-interceptors', version='0.3.29')
)
Apache Ivy
<dependency org="com.github.nickmcdowall" name="yatspec-lsd-interceptors" rev="0.3.29" />
Leiningen
[com.github.nickmcdowall/yatspec-lsd-interceptors "0.3.29"]
Apache Buildr
'com.github.nickmcdowall:yatspec-lsd-interceptors:jar:0.3.29'