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