is not current version
Last Version 2.0.0rc8

org.kantega.jexmec:jexmec-guice 2.0.0rc5


Categories

Categories

Ant Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.kantega.jexmec
ArtifactId

ArtifactId

jexmec-guice
Version

Version

2.0.0rc5
Type

Type

jar

Download jexmec-guice 2.0.0rc5


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