MVN

com.squareup : otto

Maven & Gradle

Dec 17, 2021
62 usages
5.2k stars

Otto

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>otto</artifactId>
    <version>1.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup : otto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.8

All Versions

Choose a version of com.squareup : otto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
otto-1.3.8
otto-1.3.7
otto-1.3.6
otto-1.3.5
otto-1.3.4
otto-1.3.3
otto-1.3.2
otto-1.3.1
otto-1.3.0
1.2.x
otto-1.2.1
otto-1.2.0

How to add a dependency to Maven

Add the following com.squareup : otto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>otto</artifactId>
    <version>1.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup : otto gradle dependency to your build.gradle file:

implementation 'com.squareup:otto:1.3.8'

Gradle Kotlin DSL: Add the following com.squareup : otto gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup:otto:1.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup : otto sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup" % "otto" % "1.3.8"

Advertisement

Dependencies from Group

Jun 18, 2020
1.2k usages
10.3k stars
May 30, 2023
286 usages
3.8k stars
Dec 03, 2014
78 usages
10.6k stars
May 05, 2014
63 usages
1.5k stars
Dec 17, 2021
62 usages
5.2k stars

Discover Dependencies

Jun 29, 2023
17 usages
29.1k stars
Jun 09, 2015
28 stars
Aug 02, 2023
170 usages
546 stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Nov 02, 2016
13 usages
4.6k stars
May 09, 2015
1 usages
12.2k stars
Jul 18, 2015
1 usages
0 stars
May 07, 2015
3 usages
0 stars