<dependency> <groupId>org.mvnpm.at.open-wc</groupId> <artifactId>dedupe-mixin</artifactId> <version>1.3.0</version> </dependency>
implementation 'org.mvnpm.at.open-wc:dedupe-mixin:1.3.0'
implementation("org.mvnpm.at.open-wc:dedupe-mixin:1.3.0")
libraryDependencies += "org.mvnpm.at.open-wc" % "dedupe-mixin" % "1.3.0"
@Grapes( @Grab(group='org.mvnpm.at.open-wc', module='dedupe-mixin', version='1.3.0') )
<dependency org="org.mvnpm.at.open-wc" name="dedupe-mixin" rev="1.3.0" />
[org.mvnpm.at.open-wc/dedupe-mixin "1.3.0"]
'org.mvnpm.at.open-wc:dedupe-mixin:jar:1.3.0'