License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.sourcegraph |
ArtifactId | ArtifactIdsemanticdb-agent |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagent
agent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semanticdb-agent-0.8.1.pom | |
semanticdb-agent-0.8.1.jar | 3 MB |
semanticdb-agent-0.8.1-sources.jar | 2 KB |
semanticdb-agent-0.8.1-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sourcegraph/semanticdb-agent/ -->
<dependency>
<groupId>com.sourcegraph</groupId>
<artifactId>semanticdb-agent</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sourcegraph/semanticdb-agent/
implementation 'com.sourcegraph:semanticdb-agent:0.8.1'
// https://jarcasting.com/artifacts/com.sourcegraph/semanticdb-agent/
implementation ("com.sourcegraph:semanticdb-agent:0.8.1")
'com.sourcegraph:semanticdb-agent:jar:0.8.1'
<dependency org="com.sourcegraph" name="semanticdb-agent" rev="0.8.1">
<artifact name="semanticdb-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sourcegraph', module='semanticdb-agent', version='0.8.1')
)
libraryDependencies += "com.sourcegraph" % "semanticdb-agent" % "0.8.1"
[com.sourcegraph/semanticdb-agent "0.8.1"]