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