is not current version
Last Version 1.2.0.3-jre17-rc1

com.jwebmp.themes:jwebmp-plugins-themes 1.2.0.1-jre11

The root maven group for a prebuilt collection of layout themes for JWebMP

GroupId

GroupId

com.jwebmp.themes
ArtifactId

ArtifactId

jwebmp-plugins-themes
Version

Version

1.2.0.1-jre11
Type

Type

pom

Download jwebmp-plugins-themes 1.2.0.1-jre11


<!-- https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes/ -->
<dependency>
    <groupId>com.jwebmp.themes</groupId>
    <artifactId>jwebmp-plugins-themes</artifactId>
    <version>1.2.0.1-jre11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes/
implementation 'com.jwebmp.themes:jwebmp-plugins-themes:1.2.0.1-jre11'
// https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes/
implementation ("com.jwebmp.themes:jwebmp-plugins-themes:1.2.0.1-jre11")
'com.jwebmp.themes:jwebmp-plugins-themes:pom:1.2.0.1-jre11'
<dependency org="com.jwebmp.themes" name="jwebmp-plugins-themes" rev="1.2.0.1-jre11">
  <artifact name="jwebmp-plugins-themes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.themes', module='jwebmp-plugins-themes', version='1.2.0.1-jre11')
)
libraryDependencies += "com.jwebmp.themes" % "jwebmp-plugins-themes" % "1.2.0.1-jre11"
[com.jwebmp.themes/jwebmp-plugins-themes "1.2.0.1-jre11"]