| GroupId | GroupIdcom.jwebmp.themes |
|---|---|
| ArtifactId | ArtifactIdjwebmp-plugins-themes-minton |
| Version | Version1.1.1.9-jre15 |
| 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.1.1.9-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes-minton/
implementation 'com.jwebmp.themes:jwebmp-plugins-themes-minton:1.1.1.9-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes-minton/
implementation ("com.jwebmp.themes:jwebmp-plugins-themes-minton:1.1.1.9-jre15")
'com.jwebmp.themes:jwebmp-plugins-themes-minton:jar:1.1.1.9-jre15'
<dependency org="com.jwebmp.themes" name="jwebmp-plugins-themes-minton" rev="1.1.1.9-jre15">
<artifact name="jwebmp-plugins-themes-minton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.themes', module='jwebmp-plugins-themes-minton', version='1.1.1.9-jre15')
)
libraryDependencies += "com.jwebmp.themes" % "jwebmp-plugins-themes-minton" % "1.1.1.9-jre15"
[com.jwebmp.themes/jwebmp-plugins-themes-minton "1.1.1.9-jre15"]