is not current version
Last Version 1.5.0

org.leibnizcenter:legislation-gov-uk 1.3.3

Java library for consuming the Legislation.gov.uk API

GroupId

GroupId

org.leibnizcenter
ArtifactId

ArtifactId

legislation-gov-uk
Version

Version

1.3.3
Type

Type

jar

Download legislation-gov-uk 1.3.3


<!-- https://jarcasting.com/artifacts/org.leibnizcenter/legislation-gov-uk/ -->
<dependency>
    <groupId>org.leibnizcenter</groupId>
    <artifactId>legislation-gov-uk</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.leibnizcenter/legislation-gov-uk/
implementation 'org.leibnizcenter:legislation-gov-uk:1.3.3'
// https://jarcasting.com/artifacts/org.leibnizcenter/legislation-gov-uk/
implementation ("org.leibnizcenter:legislation-gov-uk:1.3.3")
'org.leibnizcenter:legislation-gov-uk:jar:1.3.3'
<dependency org="org.leibnizcenter" name="legislation-gov-uk" rev="1.3.3">
  <artifact name="legislation-gov-uk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leibnizcenter', module='legislation-gov-uk', version='1.3.3')
)
libraryDependencies += "org.leibnizcenter" % "legislation-gov-uk" % "1.3.3"
[org.leibnizcenter/legislation-gov-uk "1.3.3"]