SRFI 180

SRFI 180 default implementation with typing hints

License

License

GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

srfi-180
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download srfi-180

How to add to project

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