is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-core-modules 0.67.0.15

The root folder for JWebMP modules libraries

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-core-modules
Version

Version

0.67.0.15
Type

Type

jar

Download jwebmp-core-modules 0.67.0.15


<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation 'com.jwebmp.core:jwebmp-core-modules:0.67.0.15'
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation ("com.jwebmp.core:jwebmp-core-modules:0.67.0.15")
'com.jwebmp.core:jwebmp-core-modules:jar:0.67.0.15'
<dependency org="com.jwebmp.core" name="jwebmp-core-modules" rev="0.67.0.15">
  <artifact name="jwebmp-core-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.core', module='jwebmp-core-modules', version='0.67.0.15')
)
libraryDependencies += "com.jwebmp.core" % "jwebmp-core-modules" % "0.67.0.15"
[com.jwebmp.core/jwebmp-core-modules "0.67.0.15"]