is not current version
Last Version 1.5.3

com.github.seratch.taskun:taskun-guice-extension 1.5.0


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.seratch.taskun
ArtifactId

ArtifactId

taskun-guice-extension
Version

Version

1.5.0
Type

Type

jar

Download taskun-guice-extension 1.5.0


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