Last Version

fsi-macros 0.6.2

fsi-macros

License

License

GroupId

GroupId

com.github.plokhotnyuk.fsi
ArtifactId

ArtifactId

fsi-macros_2.13
Version

Version

0.6.2
Type

Type

jar
Description

Description

fsi-macros
fsi-macros
Project URL

Project URL

https://github.com/plokhotnyuk/fast-string-interpolator
Project Organization

Project Organization

com.github.plokhotnyuk.fsi
Source Code Management

Source Code Management

https://github.com/plokhotnyuk/fast-string-interpolator

Download fsi-macros_2.13 0.6.2


<!-- https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.13/ -->
<dependency>
    <groupId>com.github.plokhotnyuk.fsi</groupId>
    <artifactId>fsi-macros_2.13</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.13/
implementation 'com.github.plokhotnyuk.fsi:fsi-macros_2.13:0.6.2'
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.fsi/fsi-macros_2.13/
implementation ("com.github.plokhotnyuk.fsi:fsi-macros_2.13:0.6.2")
'com.github.plokhotnyuk.fsi:fsi-macros_2.13:jar:0.6.2'
<dependency org="com.github.plokhotnyuk.fsi" name="fsi-macros_2.13" rev="0.6.2">
  <artifact name="fsi-macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plokhotnyuk.fsi', module='fsi-macros_2.13', version='0.6.2')
)
libraryDependencies += "com.github.plokhotnyuk.fsi" % "fsi-macros_2.13" % "0.6.2"
[com.github.plokhotnyuk.fsi/fsi-macros_2.13 "0.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-lang : scala-reflect jar 2.13.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.