| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.arvyy | 
    
| ArtifactId | ArtifactIdsrfi-180 | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSRFI 180 
            SRFI 180 default implementation with typing hints 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| srfi-180-0.0.1.pom | |
| srfi-180-0.0.1.jar | 54 KB | 
| srfi-180-0.0.1-sources.jar | 2 KB | 
| srfi-180-0.0.1-javadoc.jar | 391 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.arvyy : kawa | jar | 3.0 |