alphabet-soup


License

License

GroupId

GroupId

com.github.alterego7
ArtifactId

ArtifactId

alphabet-soup_2.12
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

alphabet-soup
alphabet-soup
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_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.github.alterego7 : alphabet-soup-macros_2.12 jar 0.4.0
com.chuusai : shapeless_2.12 jar 2.3.3
org.scalactic : scalactic_2.12 jar 3.2.7
org.typelevel : cats-core_2.12 jar 2.5.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 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