MVN

ua.com.crosp.solutions.library : presenter-layout

Maven & Gradle

May 24, 2016
29 stars

Presenter-Layout · This library helps to display overlapping views (topmost) in order to show some kind of message to capture user attention. It can be an error, success message, loading bar or just simple text message.

<dependency>
    <groupId>ua.com.crosp.solutions.library</groupId>
    <artifactId>presenter-layout</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.com.crosp.solutions.library : presenter-layout to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of ua.com.crosp.solutions.library : presenter-layout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
presenter-layout-0.1.1

How to add a dependency to Maven

Add the following ua.com.crosp.solutions.library : presenter-layout maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ua.com.crosp.solutions.library</groupId>
    <artifactId>presenter-layout</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ua.com.crosp.solutions.library : presenter-layout gradle dependency to your build.gradle file:

implementation 'ua.com.crosp.solutions.library:presenter-layout:0.1.1'

Gradle Kotlin DSL: Add the following ua.com.crosp.solutions.library : presenter-layout gradle kotlin dependency to your build.gradle.kts file:

implementation("ua.com.crosp.solutions.library:presenter-layout:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ua.com.crosp.solutions.library : presenter-layout sbt scala dependency to your build.sbt file:

libraryDependencies += "ua.com.crosp.solutions.library" % "presenter-layout" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 25, 2016
1 stars
May 29, 2016
1 usages
3 stars
May 24, 2016
1 usages
9 stars
May 24, 2016
6 usages
325 stars
May 29, 2016
1 usages
235 stars
css
Nov 09, 2021
10 usages
1.5k stars
May 24, 2016
5 stars
Dec 11, 2018
20 stars