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