Categories |
CategoriesDrift Net Networking |
---|---|
GroupId | GroupIdse.mdh.driftavbrott |
ArtifactId | ArtifactIdmdh-driftavbrott-service |
Version | Version1.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-service/ -->
<dependency>
<groupId>se.mdh.driftavbrott</groupId>
<artifactId>mdh-driftavbrott-service</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-service/
implementation 'se.mdh.driftavbrott:mdh-driftavbrott-service:1.3.0'
// https://jarcasting.com/artifacts/se.mdh.driftavbrott/mdh-driftavbrott-service/
implementation ("se.mdh.driftavbrott:mdh-driftavbrott-service:1.3.0")
'se.mdh.driftavbrott:mdh-driftavbrott-service:jar:1.3.0'
<dependency org="se.mdh.driftavbrott" name="mdh-driftavbrott-service" rev="1.3.0">
<artifact name="mdh-driftavbrott-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.mdh.driftavbrott', module='mdh-driftavbrott-service', version='1.3.0')
)
libraryDependencies += "se.mdh.driftavbrott" % "mdh-driftavbrott-service" % "1.3.0"
[se.mdh.driftavbrott/mdh-driftavbrott-service "1.3.0"]