GroupId | GroupIdcom.github.jiconfont |
---|---|
ArtifactId | ArtifactIdjiconfont-elusive |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jiconfont-elusive-2.0.1.pom | |
jiconfont-elusive-2.0.1.jar | 50 KB |
jiconfont-elusive-2.0.1-sources.jar | 39 KB |
jiconfont-elusive-2.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-elusive/ -->
<dependency>
<groupId>com.github.jiconfont</groupId>
<artifactId>jiconfont-elusive</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-elusive/
implementation 'com.github.jiconfont:jiconfont-elusive:2.0.1'
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-elusive/
implementation ("com.github.jiconfont:jiconfont-elusive:2.0.1")
'com.github.jiconfont:jiconfont-elusive:jar:2.0.1'
<dependency org="com.github.jiconfont" name="jiconfont-elusive" rev="2.0.1">
<artifact name="jiconfont-elusive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiconfont', module='jiconfont-elusive', version='2.0.1')
)
libraryDependencies += "com.github.jiconfont" % "jiconfont-elusive" % "2.0.1"
[com.github.jiconfont/jiconfont-elusive "2.0.1"]