Last Version

com.github.enjektor:enjektor-starter 0.0.3

Enjektor is an application framework and inversion of control container for the Java platform.

License

License

GroupId

GroupId

com.github.enjektor
ArtifactId

ArtifactId

enjektor-starter
Version

Version

0.0.3
Type

Type

jar
Description

Description

Enjektor is an application framework and inversion of control container for the Java platform.

Download enjektor-starter 0.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.enjektor : enjektor-context jar 0.0.3

Project Modules

There are no modules declared in this project.