GroupId | GroupIdtech.navicore |
---|---|
ArtifactId | ArtifactIdstsource_2.11 |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
stsource_2.11-0.9.0.pom | |
stsource_2.11-0.9.0.jar | 38 KB |
stsource_2.11-0.9.0-sources.jar | 3 KB |
stsource_2.11-0.9.0-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.navicore/stsource_2.11/ -->
<dependency>
<groupId>tech.navicore</groupId>
<artifactId>stsource_2.11</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/stsource_2.11/
implementation 'tech.navicore:stsource_2.11:0.9.0'
// https://jarcasting.com/artifacts/tech.navicore/stsource_2.11/
implementation ("tech.navicore:stsource_2.11:0.9.0")
'tech.navicore:stsource_2.11:jar:0.9.0'
<dependency org="tech.navicore" name="stsource_2.11" rev="0.9.0">
<artifact name="stsource_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='stsource_2.11', version='0.9.0')
)
libraryDependencies += "tech.navicore" % "stsource_2.11" % "0.9.0"
[tech.navicore/stsource_2.11 "0.9.0"]