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