| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages | 
        
| GroupId | GroupIdcom.juul.krayon | 
    
| ArtifactId | ArtifactIdcolor-js | 
    
| Last Version | Last Version0.12.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionKrayon 
            A collection of drawing/charting utilities 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| color-js-0.12.0.pom | |
| color-js-0.12.0-sources.jar | 6 KB | 
| color-js-0.12.0-javadoc.jar | 375 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.juul.krayon/color-js/ -->
<dependency>
    <groupId>com.juul.krayon</groupId>
    <artifactId>color-js</artifactId>
    <version>0.12.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.juul.krayon/color-js/
implementation 'com.juul.krayon:color-js:0.12.0'
                // https://jarcasting.com/artifacts/com.juul.krayon/color-js/
implementation ("com.juul.krayon:color-js:0.12.0")
                'com.juul.krayon:color-js:pom:0.12.0'
                <dependency org="com.juul.krayon" name="color-js" rev="0.12.0">
  <artifact name="color-js" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.juul.krayon', module='color-js', version='0.12.0')
)
                libraryDependencies += "com.juul.krayon" % "color-js" % "0.12.0"
                [com.juul.krayon/color-js "0.12.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |