is not current version
Last Version 2.0.0rc8

org.kantega.jexmec:jexmec 2.0.0rc5

Jexmec helps you build plugin architectures on the Java platform

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec
Version

Version

2.0.0rc5
Type

Type

pom

Download jexmec 2.0.0rc5

Filename Size
jexmec-2.0.0rc5.pom 14 KB
Browse

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