alphabet-soup


License

License

GroupId

GroupId

com.github.alterego7
ArtifactId

ArtifactId

alphabet-soup_sjs1_2.13
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_sjs1_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.github.alterego7 : alphabet-soup-macros_sjs1_2.13 jar 0.4.0
org.scala-js : scalajs-library_2.13 jar 1.5.1
com.chuusai : shapeless_sjs1_2.13 jar 2.3.3
org.scalactic : scalactic_sjs1_2.13 jar 3.2.7
org.typelevel : cats-core_sjs1_2.13 jar 2.5.0

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.5.1
org.scalatest : scalatest_sjs1_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