Files download
File Operation
notti-service-0.21.pom download
notti-service-0.21-sources.jar download
Apache Maven
<dependency>
  <groupId>fr.bmartel</groupId>
  <artifactId>notti-service</artifactId>
  <version>0.21</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'fr.bmartel:notti-service:0.21'
Gradle Kotlin
implementation("fr.bmartel:notti-service:0.21")
Scala SBT
libraryDependencies += "fr.bmartel" % "notti-service" % "0.21"
Groovy Grape
@Grapes(
  @Grab(group='fr.bmartel', module='notti-service', version='0.21')
)
Apache Ivy
<dependency org="fr.bmartel" name="notti-service" rev="0.21" />
Leiningen
[fr.bmartel/notti-service "0.21"]
Apache Buildr
'fr.bmartel:notti-service:jar:0.21'
Dependencies
The project has no third-party dependencies