is not current version
Last Version 0.2.0

com.github.marschall:osgi-remoting-ejb-processor 0.1.0


GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

osgi-remoting-ejb-processor
Version

Version

0.1.0
Type

Type

pom

Download osgi-remoting-ejb-processor 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>osgi-remoting-ejb-processor</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor/
implementation 'com.github.marschall:osgi-remoting-ejb-processor:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor/
implementation ("com.github.marschall:osgi-remoting-ejb-processor:0.1.0")
'com.github.marschall:osgi-remoting-ejb-processor:pom:0.1.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-processor" rev="0.1.0">
  <artifact name="osgi-remoting-ejb-processor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-processor', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-processor" % "0.1.0"
[com.github.marschall/osgi-remoting-ejb-processor "0.1.0"]