is not current version
Last Version 2.0.0rc8

org.kantega.jexmec:jexmec-guice 1.25


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

1.25
Type

Type

jar

Download jexmec-guice 1.25


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