GroupId | GroupIdxyz.ottr.lutra |
---|---|
ArtifactId | ArtifactIdlutra-stottr |
Version | Version0.6.9 |
Type | Typejar |
Filename | Size |
---|---|
lutra-stottr-0.6.9.pom | |
lutra-stottr-0.6.9.jar | 122 KB |
lutra-stottr-0.6.9-sources.jar | 60 KB |
lutra-stottr-0.6.9-javadoc.jar | 856 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-stottr/ -->
<dependency>
<groupId>xyz.ottr.lutra</groupId>
<artifactId>lutra-stottr</artifactId>
<version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-stottr/
implementation 'xyz.ottr.lutra:lutra-stottr:0.6.9'
// https://jarcasting.com/artifacts/xyz.ottr.lutra/lutra-stottr/
implementation ("xyz.ottr.lutra:lutra-stottr:0.6.9")
'xyz.ottr.lutra:lutra-stottr:jar:0.6.9'
<dependency org="xyz.ottr.lutra" name="lutra-stottr" rev="0.6.9">
<artifact name="lutra-stottr" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ottr.lutra', module='lutra-stottr', version='0.6.9')
)
libraryDependencies += "xyz.ottr.lutra" % "lutra-stottr" % "0.6.9"
[xyz.ottr.lutra/lutra-stottr "0.6.9"]