is not current version
Last Version 4.3.0

org.webjars:octicons 2.0.1

WebJar for Octicons

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

octicons
Version

Version

2.0.1
Type

Type

jar

Download octicons 2.0.1


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