MVN

io.github.astrapi69 : observer

Maven & Gradle

Aug 29, 2022
2 usages
2 stars

observer · This project holds classes for the observer pattern

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>observer</artifactId>
    <version>6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.astrapi69 : observer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6

All Versions

Choose a version of io.github.astrapi69 : observer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6
observer-6
5.2
observer-5.2
5.1
observer-5.1
5
observer-5
4.16
observer-4.16
4.15
observer-4.15

How to add a dependency to Maven

Add the following io.github.astrapi69 : observer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>observer</artifactId>
    <version>6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.astrapi69 : observer gradle dependency to your build.gradle file:

implementation 'io.github.astrapi69:observer:6'

Gradle Kotlin DSL: Add the following io.github.astrapi69 : observer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.astrapi69:observer:6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.astrapi69 : observer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.astrapi69" % "observer" % "6"

Advertisement

Dependencies from Group

Aug 10, 2022
19 usages
6 stars
May 05, 2023
18 usages
2 stars
Jun 09, 2022
14 usages
3 stars
Aug 24, 2023
11 usages
3 stars
Jun 21, 2021
9 usages
1 stars

Discover Dependencies

Aug 29, 2022
2 stars
Dec 19, 2022
547 stars
Nov 10, 2022
18 stars
Jul 01, 2023
2 usages
1.2k stars
Jul 01, 2021
1.1k stars
Jul 18, 2023
3 stars