| License | License
                                                        Openfont-1.1                                                 | 
|---|---|
| Categories | CategoriesGithub Development Tools Version Controls GUI User Interface | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdgithub-com-MasseGuillaume-FiraCode | 
| Last Version | Last Version1.205 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFiraCode WebJar for FiraCode | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-MasseGuillaume-FiraCode/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-MasseGuillaume-FiraCode</artifactId>
    <version>1.205</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/github-com-MasseGuillaume-FiraCode/
implementation 'org.webjars.npm:github-com-MasseGuillaume-FiraCode:1.205'// https://jarcasting.com/artifacts/org.webjars.npm/github-com-MasseGuillaume-FiraCode/
implementation ("org.webjars.npm:github-com-MasseGuillaume-FiraCode:1.205")'org.webjars.npm:github-com-MasseGuillaume-FiraCode:jar:1.205'<dependency org="org.webjars.npm" name="github-com-MasseGuillaume-FiraCode" rev="1.205">
  <artifact name="github-com-MasseGuillaume-FiraCode" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='github-com-MasseGuillaume-FiraCode', version='1.205')
)libraryDependencies += "org.webjars.npm" % "github-com-MasseGuillaume-FiraCode" % "1.205"[org.webjars.npm/github-com-MasseGuillaume-FiraCode "1.205"]