is not current version
Last Version 1.1.1.7-jre16

com.jwebmp.core:jwebmp-interception 0.67.0.4

Remote Access Annotations and Interfaces to allow multi-jar implementation with JWebSwing

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-interception
Version

Version

0.67.0.4
Type

Type

jar

Download jwebmp-interception 0.67.0.4


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