| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.olado | 
    
| ArtifactId | ArtifactIddot | 
    
| Last Version | Last Version1.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondot 
            WebJar for dot 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| dot-1.1.3.pom | |
| dot-1.1.3.jar | 36 KB | 
| dot-1.1.3-sources.jar | 22 bytes | 
| dot-1.1.3-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.olado/dot/ -->
<dependency>
    <groupId>org.webjars.bowergithub.olado</groupId>
    <artifactId>dot</artifactId>
    <version>1.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.bowergithub.olado/dot/
implementation 'org.webjars.bowergithub.olado:dot:1.1.3'
                // https://jarcasting.com/artifacts/org.webjars.bowergithub.olado/dot/
implementation ("org.webjars.bowergithub.olado:dot:1.1.3")
                'org.webjars.bowergithub.olado:dot:jar:1.1.3'
                <dependency org="org.webjars.bowergithub.olado" name="dot" rev="1.1.3">
  <artifact name="dot" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.bowergithub.olado', module='dot', version='1.1.3')
)
                libraryDependencies += "org.webjars.bowergithub.olado" % "dot" % "1.1.3"
                [org.webjars.bowergithub.olado/dot "1.1.3"]