MVN

app.futured.arkitekt : core

Maven & Gradle

May 19, 2022
4 usages
120 stars

Core module of Arkitekt framework · Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.

<dependency>
    <groupId>app.futured.arkitekt</groupId>
    <artifactId>core</artifactId>
    <version>5.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.futured.arkitekt : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.0

All Versions

Choose a version of app.futured.arkitekt : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
core-5.2.0
5.1.x
core-5.1.0
5.0.x
core-5.0.0

How to add a dependency to Maven

Add the following app.futured.arkitekt : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>app.futured.arkitekt</groupId>
    <artifactId>core</artifactId>
    <version>5.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following app.futured.arkitekt : core gradle dependency to your build.gradle file:

implementation 'app.futured.arkitekt:core:5.2.0'

Gradle Kotlin DSL: Add the following app.futured.arkitekt : core gradle kotlin dependency to your build.gradle.kts file:

implementation("app.futured.arkitekt:core:5.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following app.futured.arkitekt : core sbt scala dependency to your build.sbt file:

libraryDependencies += "app.futured.arkitekt" % "core" % "5.2.0"

Advertisement

Dependencies from Group

May 19, 2022
4 usages
120 stars
May 19, 2022
2 usages
120 stars
May 19, 2022
1 usages
120 stars
May 19, 2022
1 usages
120 stars
May 19, 2022
120 stars

Discover Dependencies

Aug 04, 2023
15 usages
80 stars
Mar 06, 2019
4 usages
May 05, 2018
3 usages
439 stars
May 09, 2023
7 usages
3 stars
Apr 15, 2017
2 usages
0 stars
Jul 14, 2017
2 usages
1 stars
Apr 08, 2020
7 usages
948 stars
Mar 20, 2022
10 usages
2 stars
Jul 03, 2023
4 usages
123 stars