| License |
License |
|---|---|
| GroupId | GroupIdcom.github.plokhotnyuk.fsi |
| ArtifactId | ArtifactIdfsi-macros_2.12 |
| Version | Version0.6.2 |
| Type | Typejar |
| Description |
Descriptionfsi-macros
fsi-macros
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fsi-macros_2.12-0.6.2.pom | |
| fsi-macros_2.12-0.6.2.jar | 14 KB |
| fsi-macros_2.12-0.6.2-sources.jar | 2 KB |
| fsi-macros_2.12-0.6.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.12/ -->
<dependency>
<groupId>com.github.plokhotnyuk.fsi</groupId>
<artifactId>fsi-macros_2.12</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.12/
implementation 'com.github.plokhotnyuk.fsi:fsi-macros_2.12:0.6.2'
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.12/
implementation ("com.github.plokhotnyuk.fsi:fsi-macros_2.12:0.6.2")
'com.github.plokhotnyuk.fsi:fsi-macros_2.12:jar:0.6.2'
<dependency org="com.github.plokhotnyuk.fsi" name="fsi-macros_2.12" rev="0.6.2">
<artifact name="fsi-macros_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plokhotnyuk.fsi', module='fsi-macros_2.12', version='0.6.2')
)
libraryDependencies += "com.github.plokhotnyuk.fsi" % "fsi-macros_2.12" % "0.6.2"
[com.github.plokhotnyuk.fsi/fsi-macros_2.12 "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| org.scala-lang : scala-reflect | jar | 2.12.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |