| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdinline-style-prefix-all | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioninline-style-prefix-all WebJar for inline-style-prefix-all | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| inline-style-prefix-all-1.0.1.pom | |
| inline-style-prefix-all-1.0.1.jar | 24 KB | 
| inline-style-prefix-all-1.0.1-sources.jar | 22 bytes | 
| inline-style-prefix-all-1.0.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/inline-style-prefix-all/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>inline-style-prefix-all</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/inline-style-prefix-all/
implementation 'org.webjars.npm:inline-style-prefix-all:1.0.1'// https://jarcasting.com/artifacts/org.webjars.npm/inline-style-prefix-all/
implementation ("org.webjars.npm:inline-style-prefix-all:1.0.1")'org.webjars.npm:inline-style-prefix-all:jar:1.0.1'<dependency org="org.webjars.npm" name="inline-style-prefix-all" rev="1.0.1">
  <artifact name="inline-style-prefix-all" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='inline-style-prefix-all', version='1.0.1')
)libraryDependencies += "org.webjars.npm" % "inline-style-prefix-all" % "1.0.1"[org.webjars.npm/inline-style-prefix-all "1.0.1"]