Download mobius-core-1.1.1.jar file - Jar m

Jar examples for m:mobius-core

Description

Mobius Core Library

You can download jar file mobius-core 1.1.1 in this page.

License

"The Apache Software License, Version 2.0"

Build File

You can use the following script to add mobius-core-1.1.1.jar to your project.

<dependency>
   <groupId>com.spotify.mobius</groupId>
   <artifactId>mobius-core</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.spotify.mobius', name: 'mobius-core', version: '1.1.1'
libraryDependencies += "com.spotify.mobius" % "mobius-core" % "1.1.1"
<dependency org="com.spotify.mobius" name="mobius-core" rev="1.1.1"/>
@Grapes(@Grab(group='com.spotify.mobius', module='mobius-core', version='1.1.1'))
'com.spotify.mobius:mobius-core:jar:1.1.1'

Download

Click the following link to download the jar file.

mobius-core-1.1.1-javadoc.jar
mobius-core-1.1.1-sources.jar
mobius-core-1.1.1.jar
mobius-core-1.1.1.pom



Related Tutorials