Last Version

Core 1.0.0

Core library for development in android department at Rosberry.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Core
Core library for development in android department at Rosberry.

Download core 1.0.0


<!-- https://jarcasting.com/artifacts/com.rosberry.android/core/ -->
<dependency>
    <groupId>com.rosberry.android</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rosberry.android/core/
implementation 'com.rosberry.android:core:1.0.0'
// https://jarcasting.com/artifacts/com.rosberry.android/core/
implementation ("com.rosberry.android:core:1.0.0")
'com.rosberry.android:core:jar:1.0.0'
<dependency org="com.rosberry.android" name="core" rev="1.0.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rosberry.android', module='core', version='1.0.0')
)
libraryDependencies += "com.rosberry.android" % "core" % "1.0.0"
[com.rosberry.android/core "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.