<dependency>
<groupId>se.skltp.adapterservices.insuranceprocess.healthreporting</groupId>
<artifactId>FkEintygAdapterIC-tests</artifactId>
<version>2.2</version>
</dependency>
implementation group: 'se.skltp.adapterservices.insuranceprocess.healthreporting', name: 'FkEintygAdapterIC-tests', version: '2.2'
implementation 'se.skltp.adapterservices.insuranceprocess.healthreporting:FkEintygAdapterIC-tests:2.2'
implementation("se.skltp.adapterservices.insuranceprocess.healthreporting:FkEintygAdapterIC-tests:2.2")
libraryDependencies += "se.skltp.adapterservices.insuranceprocess.healthreporting" % "FkEintygAdapterIC-tests" % "2.2"
<dependency org="se.skltp.adapterservices.insuranceprocess.healthreporting" name="FkEintygAdapterIC-tests" rev="2.2"/>
@Grapes(
@Grab(group='se.skltp.adapterservices.insuranceprocess.healthreporting', module='FkEintygAdapterIC-tests', version='2.2')
)
[se.skltp.adapterservices.insuranceprocess.healthreporting/FkEintygAdapterIC-tests "2.2"]
'se.skltp.adapterservices.insuranceprocess.healthreporting:FkEintygAdapterIC-tests:jar:2.2'