License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.tanishiking |
ArtifactId | ArtifactIdscalaunfmt_2.12 |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptionscalaunfmt
scalaunfmt
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalaunfmt_2.12-0.0.5.pom | |
scalaunfmt_2.12-0.0.5.jar | 35 KB |
scalaunfmt_2.12-0.0.5-sources.jar | 5 KB |
scalaunfmt_2.12-0.0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tanishiking/scalaunfmt_2.12/ -->
<dependency>
<groupId>com.github.tanishiking</groupId>
<artifactId>scalaunfmt_2.12</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tanishiking/scalaunfmt_2.12/
implementation 'com.github.tanishiking:scalaunfmt_2.12:0.0.5'
// https://jarcasting.com/artifacts/com.github.tanishiking/scalaunfmt_2.12/
implementation ("com.github.tanishiking:scalaunfmt_2.12:0.0.5")
'com.github.tanishiking:scalaunfmt_2.12:jar:0.0.5'
<dependency org="com.github.tanishiking" name="scalaunfmt_2.12" rev="0.0.5">
<artifact name="scalaunfmt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tanishiking', module='scalaunfmt_2.12', version='0.0.5')
)
libraryDependencies += "com.github.tanishiking" % "scalaunfmt_2.12" % "0.0.5"
[com.github.tanishiking/scalaunfmt_2.12 "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
org.scalameta : scalafmt-dynamic_2.12 | jar | 2.0.1 |
com.geirsson : metaconfig-core_2.12 | jar | 0.9.4 |
com.geirsson : metaconfig-typesafe-config_2.12 | jar | 0.9.4 |
com.github.scopt : scopt_2.12 | jar | 3.7.1 |
info.debatty : java-string-similarity | jar | 1.2.1 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |