Last Version

fruitjuice 1.0.2

Simpler "dependency injection" library

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

fruitjuice
Version

Version

1.0.2
Type

Type

jar
Description

Description

fruitjuice
Simpler "dependency injection" library
Project URL

Project URL

https://github.com/dakusui/fruitjuice
Source Code Management

Source Code Management

http://dakusui.github.io/fruitjuice

Download fruitjuice 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.