fsi-macros


License

License

GroupId

GroupId

com.github.plokhotnyuk.fsi
ArtifactId

ArtifactId

fsi-macros_2.11
Last Version

Last Version

0.6.2
Release Date

Release Date

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.11

How to add to project

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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0