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