Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.faktorips |
ArtifactId | ArtifactIdfaktorips-runtime-productdataservice-common |
Version | Version20.6.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/ -->
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>faktorips-runtime-productdataservice-common</artifactId>
<version>20.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation 'org.faktorips:faktorips-runtime-productdataservice-common:20.6.0'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation ("org.faktorips:faktorips-runtime-productdataservice-common:20.6.0")
'org.faktorips:faktorips-runtime-productdataservice-common:jar:20.6.0'
<dependency org="org.faktorips" name="faktorips-runtime-productdataservice-common" rev="20.6.0">
<artifact name="faktorips-runtime-productdataservice-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-productdataservice-common', version='20.6.0')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime-productdataservice-common" % "20.6.0"
[org.faktorips/faktorips-runtime-productdataservice-common "20.6.0"]