Add the dependency to your project build.gradle file or maven pom:
⬇️ Download Gradle and Maven
<dependency>
<groupId>io.github.hoangtien2k3</groupId>
<artifactId>reactifyx-ioc</artifactId>
<version>1.0.1</version>
</dependency>
dependencies {
implementation("io.github.hoangtien2k3:reactifyx-ioc:1.0.1")
}
This project is licensed under the Apache License, Version 2.0