is not current version
Last Version 0.68.0.1

com.jwebmp.jpms.guice:guice-parent 0.67.0.4


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jpms.guice
ArtifactId

ArtifactId

guice-parent
Version

Version

0.67.0.4
Type

Type

jar

Download guice-parent 0.67.0.4


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