m

mfsapdmr

Java library for extracting data from the Malta Financial Services Authority (MFSA) PDMR registry.
https://github.com/w3stling/mfsa-pdmr
MIT License
Apptastic Software
Files download
File Operation
mfsapdmr-2.0.5.jar download
mfsapdmr-2.0.5.pom download
mfsapdmr-2.0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.apptasticsoftware</groupId>
  <artifactId>mfsapdmr</artifactId>
  <version>2.0.5</version>
</dependency>
Gradle Groovy
implementation 'com.apptasticsoftware:mfsapdmr:2.0.5'
Gradle Kotlin
implementation("com.apptasticsoftware:mfsapdmr:2.0.5")
Scala SBT
libraryDependencies += "com.apptasticsoftware" % "mfsapdmr" % "2.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.apptasticsoftware', module='mfsapdmr', version='2.0.5')
)
Apache Ivy
<dependency org="com.apptasticsoftware" name="mfsapdmr" rev="2.0.5" />
Leiningen
[com.apptasticsoftware/mfsapdmr "2.0.5"]
Apache Buildr
'com.apptasticsoftware:mfsapdmr:jar:2.0.5'
Dependencies