is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-interception 0.63.0.61

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

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-interception
Version

Version

0.63.0.61
Type

Type

jar

Download jwebmp-interception 0.63.0.61


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