Last Version

umobile-app 1.1-RC1

Defaults for Jasig Maven 2 projects.

License

License

GroupId

GroupId

org.jasig.mobile.app
ArtifactId

ArtifactId

umobile-app
Version

Version

1.1-RC1
Type

Type

pom
Description

Description

umobile-app
Defaults for Jasig Maven 2 projects.
Project URL

Project URL

https://wiki.jasig.org/display/JSG/Using+Maven+for+your+Jasig+project/umobile-app
Project Organization

Project Organization

Jasig
Source Code Management

Source Code Management

https://github.com/Jasig/uMobile-app

Download umobile-app 1.1-RC1

Filename Size
umobile-app-1.1-RC1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jasig.mobile.app/umobile-app/ -->
<dependency>
    <groupId>org.jasig.mobile.app</groupId>
    <artifactId>umobile-app</artifactId>
    <version>1.1-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.mobile.app/umobile-app/
implementation 'org.jasig.mobile.app:umobile-app:1.1-RC1'
// https://jarcasting.com/artifacts/org.jasig.mobile.app/umobile-app/
implementation ("org.jasig.mobile.app:umobile-app:1.1-RC1")
'org.jasig.mobile.app:umobile-app:pom:1.1-RC1'
<dependency org="org.jasig.mobile.app" name="umobile-app" rev="1.1-RC1">
  <artifact name="umobile-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jasig.mobile.app', module='umobile-app', version='1.1-RC1')
)
libraryDependencies += "org.jasig.mobile.app" % "umobile-app" % "1.1-RC1"
[org.jasig.mobile.app/umobile-app "1.1-RC1"]

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.