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.2.jar download
mfsapdmr-2.0.2.pom download
mfsapdmr-2.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.apptasticsoftware</groupId>
  <artifactId>mfsapdmr</artifactId>
  <version>2.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.apptasticsoftware:mfsapdmr:2.0.2'
Gradle Kotlin
implementation("com.apptasticsoftware:mfsapdmr:2.0.2")
Scala SBT
libraryDependencies += "com.apptasticsoftware" % "mfsapdmr" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.apptasticsoftware', module='mfsapdmr', version='2.0.2')
)
Apache Ivy
<dependency org="com.apptasticsoftware" name="mfsapdmr" rev="2.0.2" />
Leiningen
[com.apptasticsoftware/mfsapdmr "2.0.2"]
Apache Buildr
'com.apptasticsoftware:mfsapdmr:jar:2.0.2'
Dependencies