Last Version

com.cathive.fx.inject:fx-inject-core 2.0.0

fx-inject core module

License

License

GroupId

GroupId

com.cathive.fx.inject
ArtifactId

ArtifactId

fx-inject-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

fx-inject core module
Project Organization

Project Organization

The Cat Hive Developers

Download fx-inject-core 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api Optional jar 1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.