is not current version
Last Version 1.1

com.strandls.alchemy:alchemy-inject-json 1.0

A guice module discovery module with support for multiple environments.

Categories

Categories

JSON Data
GroupId

GroupId

com.strandls.alchemy
ArtifactId

ArtifactId

alchemy-inject-json
Version

Version

1.0
Type

Type

jar

Download alchemy-inject-json 1.0


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