| License |
License |
|---|---|
| GroupId | GroupIdcom.brianmowen |
| ArtifactId | ArtifactIdunused-string-interpolation_2.13 |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrules
rules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.brianmowen/unused-string-interpolation_2.13/ -->
<dependency>
<groupId>com.brianmowen</groupId>
<artifactId>unused-string-interpolation_2.13</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.brianmowen/unused-string-interpolation_2.13/
implementation 'com.brianmowen:unused-string-interpolation_2.13:0.1.5'
// https://jarcasting.com/artifacts/com.brianmowen/unused-string-interpolation_2.13/
implementation ("com.brianmowen:unused-string-interpolation_2.13:0.1.5")
'com.brianmowen:unused-string-interpolation_2.13:jar:0.1.5'
<dependency org="com.brianmowen" name="unused-string-interpolation_2.13" rev="0.1.5">
<artifact name="unused-string-interpolation_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brianmowen', module='unused-string-interpolation_2.13', version='0.1.5')
)
libraryDependencies += "com.brianmowen" % "unused-string-interpolation_2.13" % "0.1.5"
[com.brianmowen/unused-string-interpolation_2.13 "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| ch.epfl.scala : scalafix-core_2.13 | jar | 0.10.0 |