GroupId | GroupIdde.mklinger.qetcher |
---|---|
ArtifactId | ArtifactIdqetcher-adapter-liferay-abstraction-api |
Version | Version2.0.27 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-adapter-liferay-abstraction-api/ -->
<dependency>
<groupId>de.mklinger.qetcher</groupId>
<artifactId>qetcher-adapter-liferay-abstraction-api</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-adapter-liferay-abstraction-api/
implementation 'de.mklinger.qetcher:qetcher-adapter-liferay-abstraction-api:2.0.27'
// https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-adapter-liferay-abstraction-api/
implementation ("de.mklinger.qetcher:qetcher-adapter-liferay-abstraction-api:2.0.27")
'de.mklinger.qetcher:qetcher-adapter-liferay-abstraction-api:jar:2.0.27'
<dependency org="de.mklinger.qetcher" name="qetcher-adapter-liferay-abstraction-api" rev="2.0.27">
<artifact name="qetcher-adapter-liferay-abstraction-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mklinger.qetcher', module='qetcher-adapter-liferay-abstraction-api', version='2.0.27')
)
libraryDependencies += "de.mklinger.qetcher" % "qetcher-adapter-liferay-abstraction-api" % "2.0.27"
[de.mklinger.qetcher/qetcher-adapter-liferay-abstraction-api "2.0.27"]