GroupId | GroupIdcom.jwebmp.themes |
---|---|
ArtifactId | ArtifactIdjwebmp-plugins-themes |
Version | Version1.2.0.1-jre16 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-themes-1.2.0.1-jre16.pom | 738 bytes |
Browse |
<!-- 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-jre16</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-jre16'
// https://jarcasting.com/artifacts/com.jwebmp.themes/jwebmp-plugins-themes/
implementation ("com.jwebmp.themes:jwebmp-plugins-themes:1.2.0.1-jre16")
'com.jwebmp.themes:jwebmp-plugins-themes:pom:1.2.0.1-jre16'
<dependency org="com.jwebmp.themes" name="jwebmp-plugins-themes" rev="1.2.0.1-jre16">
<artifact name="jwebmp-plugins-themes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.themes', module='jwebmp-plugins-themes', version='1.2.0.1-jre16')
)
libraryDependencies += "com.jwebmp.themes" % "jwebmp-plugins-themes" % "1.2.0.1-jre16"
[com.jwebmp.themes/jwebmp-plugins-themes "1.2.0.1-jre16"]