GroupId | GroupIdcom.github.jiconfont |
---|---|
ArtifactId | ArtifactIdjiconfont-elusive |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jiconfont-elusive-2.0.0.pom | |
jiconfont-elusive-2.0.0.jar | 49 KB |
jiconfont-elusive-2.0.0-sources.jar | 39 KB |
jiconfont-elusive-2.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-elusive/
implementation 'com.github.jiconfont:jiconfont-elusive:2.0.0'
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-elusive/
implementation ("com.github.jiconfont:jiconfont-elusive:2.0.0")
'com.github.jiconfont:jiconfont-elusive:jar:2.0.0'
<dependency org="com.github.jiconfont" name="jiconfont-elusive" rev="2.0.0">
<artifact name="jiconfont-elusive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiconfont', module='jiconfont-elusive', version='2.0.0')
)
libraryDependencies += "com.github.jiconfont" % "jiconfont-elusive" % "2.0.0"
[com.github.jiconfont/jiconfont-elusive "2.0.0"]