MVN

com.rosberry.android : core

Maven & Gradle

Aug 17, 2020

Core · Core library for development in android department at Rosberry.

<dependency>
    <groupId>com.rosberry.android</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rosberry.android : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.rosberry.android : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
core-1.0.0
0.3.x
core-0.3.3
core-0.3.2
core-0.3.1
core-0.3.0
0.2.x
core-0.2.1
core-0.2.0
0.1.x
core-0.1.1
core-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rosberry.android</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rosberry.android : core gradle dependency to your build.gradle file:

implementation 'com.rosberry.android:core:1.0.0'

Gradle Kotlin DSL: Add the following com.rosberry.android : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rosberry.android:core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rosberry.android : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rosberry.android" % "core" % "1.0.0"

Advertisement

Dependencies from Group

Oct 20, 2019
1 usages
0 stars
TAM
Jul 24, 2020
0 stars
Sep 25, 2020
0 stars

Discover Dependencies

Oct 31, 2018
5 usages
Oct 30, 2018
12 stars
Aug 25, 2023
4 usages
2k stars
Jun 10, 2022
5 usages
2k stars
Apr 30, 2021
4 usages
14 stars
Nov 20, 2020
61 stars
Oct 31, 2018
1 usages
2 stars
Nov 14, 2019
3 usages
735 stars
Feb 28, 2023
2 usages
79 stars