MVN

com.aheaditec : architecture

Maven & Gradle

Jun 16, 2022
0 stars

architecture · Android Architecture Library

<dependency>
    <groupId>com.aheaditec</groupId>
    <artifactId>architecture</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aheaditec : architecture to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Alpha: 1.0.2-alpha05

All Versions

Choose a version of com.aheaditec : architecture to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
architecture-1.0.2-alpha05
architecture-1.0.2-alpha04
architecture-1.0.2-alpha03
architecture-1.0.2-alpha02
architecture-1.0.2-alpha01
architecture-1.0.1
architecture-1.0.0
0.12.x
architecture-0.12.0
0.11.x
architecture-0.11.1
architecture-0.11.0
0.10.x
architecture-0.10.0
0.9.x
architecture-0.9.2
architecture-0.9.1
0.0.x
architecture-0.0.0

How to add a dependency to Maven

Add the following com.aheaditec : architecture maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aheaditec</groupId>
    <artifactId>architecture</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aheaditec : architecture gradle dependency to your build.gradle file:

implementation 'com.aheaditec:architecture:1.0.1'

Gradle Kotlin DSL: Add the following com.aheaditec : architecture gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aheaditec:architecture:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aheaditec : architecture sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aheaditec" % "architecture" % "1.0.1"

Advertisement

Dependencies from Group

Jan 27, 2022
2 usages
0 stars
Jan 27, 2022
1 usages
0 stars
Jun 16, 2022
1 usages
0 stars
Jun 16, 2022
0 stars
Jan 27, 2022
0 stars

Discover Dependencies