| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdtext-to-svg | 
    
| Version | Version3.1.0 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontext-to-svg 
            WebJar for text-to-svg 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| text-to-svg-3.1.0.pom | |
| text-to-svg-3.1.0.jar | 8 MB | 
| text-to-svg-3.1.0-sources.jar | 22 bytes | 
| text-to-svg-3.1.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/text-to-svg/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>text-to-svg</artifactId>
    <version>3.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/text-to-svg/
implementation 'org.webjars.npm:text-to-svg:3.1.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/text-to-svg/
implementation ("org.webjars.npm:text-to-svg:3.1.0")
                'org.webjars.npm:text-to-svg:jar:3.1.0'
                <dependency org="org.webjars.npm" name="text-to-svg" rev="3.1.0">
  <artifact name="text-to-svg" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='text-to-svg', version='3.1.0')
)
                libraryDependencies += "org.webjars.npm" % "text-to-svg" % "3.1.0"
                [org.webjars.npm/text-to-svg "3.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : commander | jar | [2.9.0,3) | 
| org.webjars.npm : opentype.js | jar | [0.6.6,0.7) |