iFollower

A Scala library for the Instagram Follower

License

License

MIT
GroupId

GroupId

com.yukihirai0505
ArtifactId

ArtifactId

ifollower_2.11
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

iFollower
A Scala library for the Instagram Follower
Project URL

Project URL

https://github.com/yukihirai0505/iService
Project Organization

Project Organization

com.yukihirai0505

Download ifollower_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.yukihirai0505 : common_2.11 jar 2.1
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.11 jar 3.5.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0