| GroupId | GroupIdorg.webjars.bowergithub.thesabbir |
|---|---|
| ArtifactId | ArtifactIdsimple-line-icons |
| Version | Version2.4.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| simple-line-icons-2.4.1.pom | |
| simple-line-icons-2.4.1.jar | 275 KB |
| simple-line-icons-2.4.1-sources.jar | 22 bytes |
| simple-line-icons-2.4.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.thesabbir/simple-line-icons/ -->
<dependency>
<groupId>org.webjars.bowergithub.thesabbir</groupId>
<artifactId>simple-line-icons</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thesabbir/simple-line-icons/
implementation 'org.webjars.bowergithub.thesabbir:simple-line-icons:2.4.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thesabbir/simple-line-icons/
implementation ("org.webjars.bowergithub.thesabbir:simple-line-icons:2.4.1")
'org.webjars.bowergithub.thesabbir:simple-line-icons:jar:2.4.1'
<dependency org="org.webjars.bowergithub.thesabbir" name="simple-line-icons" rev="2.4.1">
<artifact name="simple-line-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.thesabbir', module='simple-line-icons', version='2.4.1')
)
libraryDependencies += "org.webjars.bowergithub.thesabbir" % "simple-line-icons" % "2.4.1"
[org.webjars.bowergithub.thesabbir/simple-line-icons "2.4.1"]