Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.faktorips |
ArtifactId | ArtifactIdfaktorips-runtime-productdataservice-common |
Version | Version3.19.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>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation 'org.faktorips:faktorips-runtime-productdataservice-common:3.19.0'
// https://jarcasting.com/artifacts/org.faktorips/faktorips-runtime-productdataservice-common/
implementation ("org.faktorips:faktorips-runtime-productdataservice-common:3.19.0")
'org.faktorips:faktorips-runtime-productdataservice-common:jar:3.19.0'
<dependency org="org.faktorips" name="faktorips-runtime-productdataservice-common" rev="3.19.0">
<artifact name="faktorips-runtime-productdataservice-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.faktorips', module='faktorips-runtime-productdataservice-common', version='3.19.0')
)
libraryDependencies += "org.faktorips" % "faktorips-runtime-productdataservice-common" % "3.19.0"
[org.faktorips/faktorips-runtime-productdataservice-common "3.19.0"]