alphabet-soup-macros


License

License

GroupId

GroupId

com.github.alterego7
ArtifactId

ArtifactId

alphabet-soup-macros_2.13
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

alphabet-soup-macros
alphabet-soup-macros
Project URL

Project URL

https://github.com/alterego7/alphabet-soup
Project Organization

Project Organization

com.github.alterego7
Source Code Management

Source Code Management

https://github.com/AlterEgo7/alphabet-soup

Download alphabet-soup-macros_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.chuusai : shapeless_2.13 jar 2.3.3
org.scalactic : scalactic_2.13 jar 3.2.7

test (1)

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

Project Modules

There are no modules declared in this project.

Alphabet soup

CircleCI Maven Central (Releases) License

This library is intended to give a seamless way to manipulate scala structures into one another, mixing the types intelligently as required

For a whistle-stop tour of the underlying algorithm, see here

Documentation

Please see the documentation site for information on this library

Versions

Version
0.4.0