is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-core-modules 0.67.0.4

The root folder for JWebMP modules libraries

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-core-modules
Version

Version

0.67.0.4
Type

Type

jar

Download jwebmp-core-modules 0.67.0.4


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