MVN

dev.ainoha.framework : ainoha-core

Maven & Gradle

Oct 17, 2021
2 stars

Ainoha Framework · A lightweight framework for develop JavaFX 11, and later, applications in a fast way.

<dependency>
    <groupId>dev.ainoha.framework</groupId>
    <artifactId>ainoha-core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.ainoha.framework : ainoha-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of dev.ainoha.framework : ainoha-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
ainoha-core-1.0

How to add a dependency to Maven

Add the following dev.ainoha.framework : ainoha-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.ainoha.framework</groupId>
    <artifactId>ainoha-core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.ainoha.framework : ainoha-core gradle dependency to your build.gradle file:

implementation 'dev.ainoha.framework:ainoha-core:1.0'

Gradle Kotlin DSL: Add the following dev.ainoha.framework : ainoha-core gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.ainoha.framework:ainoha-core:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.ainoha.framework : ainoha-core sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.ainoha.framework" % "ainoha-core" % "1.0"

Advertisement

Dependencies from Group

Oct 17, 2021
2 stars

Discover Dependencies

Feb 11, 2022
83 usages
243 stars
Oct 25, 2021
Nov 08, 2021
136 usages
80 stars
Nov 29, 2021
0 stars
Aug 07, 2022
3 usages
36 stars
Dec 02, 2014
16 usages
98 stars
Aug 16, 2013
2 usages
Aug 13, 2013
2 usages
Feb 14, 2006
197 usages