SRFI 189

SRFI 189 default implementation with typing hints

License

License

GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

srfi-189
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SRFI 189
SRFI 189 default implementation with typing hints
Source Code Management

Source Code Management

http://github.com/arvyy/kawa-srfi-189/tree/master

Download srfi-189

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.arvyy : kawa jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1