is not current version
Last Version 4.3.0

org.webjars:octicons 3.3.0

WebJar for Octicons

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

octicons
Version

Version

3.3.0
Type

Type

jar

Download octicons 3.3.0


<!-- https://jarcasting.com/artifacts/org.webjars/octicons/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>octicons</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/octicons/
implementation 'org.webjars:octicons:3.3.0'
// https://jarcasting.com/artifacts/org.webjars/octicons/
implementation ("org.webjars:octicons:3.3.0")
'org.webjars:octicons:jar:3.3.0'
<dependency org="org.webjars" name="octicons" rev="3.3.0">
  <artifact name="octicons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='octicons', version='3.3.0')
)
libraryDependencies += "org.webjars" % "octicons" % "3.3.0"
[org.webjars/octicons "3.3.0"]