is not current version
Last Version 1.11.2

com.github.salat:salat_2.11 1.10.0

salat

GroupId

GroupId

com.github.salat
ArtifactId

ArtifactId

salat_2.11
Version

Version

1.10.0
Type

Type

pom

Download salat_2.11 1.10.0

Filename Size
salat_2.11-1.10.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.salat/salat_2.11/ -->
<dependency>
    <groupId>com.github.salat</groupId>
    <artifactId>salat_2.11</artifactId>
    <version>1.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.salat/salat_2.11/
implementation 'com.github.salat:salat_2.11:1.10.0'
// https://jarcasting.com/artifacts/com.github.salat/salat_2.11/
implementation ("com.github.salat:salat_2.11:1.10.0")
'com.github.salat:salat_2.11:pom:1.10.0'
<dependency org="com.github.salat" name="salat_2.11" rev="1.10.0">
  <artifact name="salat_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.salat', module='salat_2.11', version='1.10.0')
)
libraryDependencies += "com.github.salat" % "salat_2.11" % "1.10.0"
[com.github.salat/salat_2.11 "1.10.0"]