| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdfloatthead | 
    
| Version | Version2.0.3 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfloatthead 
            WebJar for floatthead 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| floatthead-2.0.3.pom | |
| floatthead-2.0.3.jar | 38 KB | 
| floatthead-2.0.3-sources.jar | 22 bytes | 
| floatthead-2.0.3-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/floatthead/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>floatthead</artifactId>
    <version>2.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/floatthead/
implementation 'org.webjars.npm:floatthead:2.0.3'
                // https://jarcasting.com/artifacts/org.webjars.npm/floatthead/
implementation ("org.webjars.npm:floatthead:2.0.3")
                'org.webjars.npm:floatthead:jar:2.0.3'
                <dependency org="org.webjars.npm" name="floatthead" rev="2.0.3">
  <artifact name="floatthead" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='floatthead', version='2.0.3')
)
                libraryDependencies += "org.webjars.npm" % "floatthead" % "2.0.3"
                [org.webjars.npm/floatthead "2.0.3"]