Files download
File Operation
semanticdb-agent-0.8.8.jar download
semanticdb-agent-0.8.8.pom download
semanticdb-agent-0.8.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sourcegraph</groupId>
  <artifactId>semanticdb-agent</artifactId>
  <version>0.8.8</version>
</dependency>
Gradle Groovy
implementation 'com.sourcegraph:semanticdb-agent:0.8.8'
Gradle Kotlin
implementation("com.sourcegraph:semanticdb-agent:0.8.8")
Scala SBT
libraryDependencies += "com.sourcegraph" % "semanticdb-agent" % "0.8.8"
Groovy Grape
@Grapes(
  @Grab(group='com.sourcegraph', module='semanticdb-agent', version='0.8.8')
)
Apache Ivy
<dependency org="com.sourcegraph" name="semanticdb-agent" rev="0.8.8" />
Leiningen
[com.sourcegraph/semanticdb-agent "0.8.8"]
Apache Buildr
'com.sourcegraph:semanticdb-agent:jar:0.8.8'
Dependencies
The project has no third-party dependencies