License |
License |
---|---|
GroupId | GroupIdcom.github.gchudnov |
ArtifactId | ArtifactIdswearwolf-util_3 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswearwolf-util
A low level Scala library for creating text user interfaces.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swearwolf-util_3-2.1.0.pom | |
swearwolf-util_3-2.1.0.jar | 275 KB |
swearwolf-util_3-2.1.0-sources.jar | 29 KB |
swearwolf-util_3-2.1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gchudnov/swearwolf-util_3/ -->
<dependency>
<groupId>com.github.gchudnov</groupId>
<artifactId>swearwolf-util_3</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gchudnov/swearwolf-util_3/
implementation 'com.github.gchudnov:swearwolf-util_3:2.1.0'
// https://jarcasting.com/artifacts/com.github.gchudnov/swearwolf-util_3/
implementation ("com.github.gchudnov:swearwolf-util_3:2.1.0")
'com.github.gchudnov:swearwolf-util_3:jar:2.1.0'
<dependency org="com.github.gchudnov" name="swearwolf-util_3" rev="2.1.0">
<artifact name="swearwolf-util_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gchudnov', module='swearwolf-util_3', version='2.1.0')
)
libraryDependencies += "com.github.gchudnov" % "swearwolf-util_3" % "2.1.0"
[com.github.gchudnov/swearwolf-util_3 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_3 | jar | 2.0.0 |
dev.zio : zio-test-magnolia_3 | jar | 2.0.0 |
dev.zio : zio-test-sbt_3 | jar | 2.0.0 |