brush-base
Base brush module for SyntaxHighlighter that is extended by all other brushes.
Usage
Please see Building Instructions on the SyntaxHighlighter Wiki for details.
License
MIT
| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdbrush-base | 
| Last Version | Last Version4.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbrush-base WebJar for brush-base | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| brush-base-4.0.0.pom | |
| brush-base-4.0.0.jar | 5 KB | 
| brush-base-4.0.0-sources.jar | 22 bytes | 
| brush-base-4.0.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/brush-base/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>brush-base</artifactId>
    <version>4.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/brush-base/
implementation 'org.webjars.npm:brush-base:4.0.0'// https://jarcasting.com/artifacts/org.webjars.npm/brush-base/
implementation ("org.webjars.npm:brush-base:4.0.0")'org.webjars.npm:brush-base:jar:4.0.0'<dependency org="org.webjars.npm" name="brush-base" rev="4.0.0">
  <artifact name="brush-base" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='brush-base', version='4.0.0')
)libraryDependencies += "org.webjars.npm" % "brush-base" % "4.0.0"[org.webjars.npm/brush-base "4.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : syntaxhighlighter-html-renderer | jar | [4.0.0,5) | 
| org.webjars.npm : syntaxhighlighter-match | jar | [4.0.0,5) | 
| org.webjars.npm : syntaxhighlighter-regex | jar | [4.0.0,5) | 
Base brush module for SyntaxHighlighter that is extended by all other brushes.
Please see Building Instructions on the SyntaxHighlighter Wiki for details.
MIT
 
                    | Version | 
|---|
| 4.0.0 |