is not current version
Last Version 1.5

com.github.mstream-trader:commons-guice-ratpack 1.4


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Ratpack Web Frameworks
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-guice-ratpack
Version

Version

1.4
Type

Type

jar

Download commons-guice-ratpack 1.4


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