is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-core 0.68.0.1

The core of the JWebMP library allowing you to create enterprise grade level applications

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-core
Version

Version

0.68.0.1
Type

Type

jar

Download jwebmp-core 0.68.0.1


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