GroupId | GroupIdcom.jwebmp.plugins.iconsets |
---|---|
ArtifactId | ArtifactIdjwebmp-font-awesome5 |
Version | Version0.67.0.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-font-awesome5/ -->
<dependency>
<groupId>com.jwebmp.plugins.iconsets</groupId>
<artifactId>jwebmp-font-awesome5</artifactId>
<version>0.67.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-font-awesome5/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-font-awesome5:0.67.0.16'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-font-awesome5/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-font-awesome5:0.67.0.16")
'com.jwebmp.plugins.iconsets:jwebmp-font-awesome5:jar:0.67.0.16'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-font-awesome5" rev="0.67.0.16">
<artifact name="jwebmp-font-awesome5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-font-awesome5', version='0.67.0.16')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-font-awesome5" % "0.67.0.16"
[com.jwebmp.plugins.iconsets/jwebmp-font-awesome5 "0.67.0.16"]