| License |
License |
|---|---|
| GroupId | GroupIdcom.github.salat |
| ArtifactId | ArtifactIdsalat_2.12 |
| Version | Version1.11.2 |
| Type | Typepom |
| Description |
Descriptionsalat
salat
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| salat_2.12-1.11.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.salat/salat_2.12/ -->
<dependency>
<groupId>com.github.salat</groupId>
<artifactId>salat_2.12</artifactId>
<version>1.11.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.salat/salat_2.12/
implementation 'com.github.salat:salat_2.12:1.11.2'
// https://jarcasting.com/artifacts/com.github.salat/salat_2.12/
implementation ("com.github.salat:salat_2.12:1.11.2")
'com.github.salat:salat_2.12:pom:1.11.2'
<dependency org="com.github.salat" name="salat_2.12" rev="1.11.2">
<artifact name="salat_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.salat', module='salat_2.12', version='1.11.2')
)
libraryDependencies += "com.github.salat" % "salat_2.12" % "1.11.2"
[com.github.salat/salat_2.12 "1.11.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| com.github.salat : salat-util_2.12 | jar | 1.11.2 |
| com.github.salat : salat-core_2.12 | jar | 1.11.2 |