MVN

com.strandls.alchemy : alchemy-inject

Maven & Gradle

Oct 14, 2017
1 usages
1 stars

Alchemy Inject · A guice module discovery module with support for multiple environments.

<dependency>
    <groupId>com.strandls.alchemy</groupId>
    <artifactId>alchemy-inject</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.strandls.alchemy : alchemy-inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.strandls.alchemy : alchemy-inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
alchemy-inject-1.1
1.0
alchemy-inject-1.0
0.9
alchemy-inject-0.9

How to add a dependency to Maven

Add the following com.strandls.alchemy : alchemy-inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.strandls.alchemy</groupId>
    <artifactId>alchemy-inject</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.strandls.alchemy : alchemy-inject gradle dependency to your build.gradle file:

implementation 'com.strandls.alchemy:alchemy-inject:1.1'

Gradle Kotlin DSL: Add the following com.strandls.alchemy : alchemy-inject gradle kotlin dependency to your build.gradle.kts file:

implementation("com.strandls.alchemy:alchemy-inject:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.strandls.alchemy : alchemy-inject sbt scala dependency to your build.sbt file:

libraryDependencies += "com.strandls.alchemy" % "alchemy-inject" % "1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 07, 2017
616 stars
Jun 30, 2017
6 usages
616 stars
May 23, 2016
1 stars
Jun 05, 2015
2 usages
789 stars
Sep 30, 2022
1 usages
5.1k stars
Sep 01, 2016
1 usages
225 stars
Apr 02, 2020
9 usages
Aug 04, 2023
1.3k usages
6.5k stars