About • Key Features • How To Use • Roadmap • Contributing • License
To use Icely Activity Storming as standlone package, JARs are available from Github Packages.
Example using Maven:
<dependencies>
...
<dependency>
<groupId>com.github.icelyframework.generator</groupId>
<artifactId>com.github.icelyframework.generator</artifactId>
<version>1.0.1</version>
</dependency>
...
</dependencies>
Example using Gradle Groovy:
dependencies {
implementation 'com.github.icelyframework.generator:com.github.icelyframework.generator:1.0.0'
}
If you want to see a new feature feel free to create a new Issue. Here are some features which are either underway or planned:
If you'd like to give any of these a shot feel free to contribute.
Copyright © 2021 Amir Deljouyi.
Icely Generator is made available under the MIT licensed.
Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
amirdeljouyi · GitHub @amirdeljouyi · Twitter @amirdeljouyi