swearwolf-woods

A low level Scala library for creating text user interfaces.

License

License

MIT
GroupId

GroupId

com.github.gchudnov
ArtifactId

ArtifactId

swearwolf-woods_2.13
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

swearwolf-woods
A low level Scala library for creating text user interfaces.
Project URL

Project URL

https://github.com/gchudnov/swearwolf
Project Organization

Project Organization

com.github.gchudnov
Source Code Management

Source Code Management

https://github.com/gchudnov/swearwolf

Download swearwolf-woods_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.github.gchudnov : swearwolf-core_2.13 jar 1.0.2
com.lihaoyi : fastparse_2.13 jar 2.3.3

test (3)

Group / Artifact Type Version
dev.zio : zio-test_2.13 jar 2.0.0-M5
dev.zio : zio-test-magnolia_2.13 jar 2.0.0-M5
dev.zio : zio-test-sbt_2.13 jar 2.0.0-M5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0