is not current version
Last Version 1.0.3

com.festo.aas:p4m-helpers 1.0.0

Helper library used in asset administration shells generated by the Papyrus4Manufacturing modeling tool.

GroupId

GroupId

com.festo.aas
ArtifactId

ArtifactId

p4m-helpers
Version

Version

1.0.0
Type

Type

jar

Download p4m-helpers 1.0.0


<!-- https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/ -->
<dependency>
    <groupId>com.festo.aas</groupId>
    <artifactId>p4m-helpers</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/
implementation 'com.festo.aas:p4m-helpers:1.0.0'
// https://jarcasting.com/artifacts/com.festo.aas/p4m-helpers/
implementation ("com.festo.aas:p4m-helpers:1.0.0")
'com.festo.aas:p4m-helpers:jar:1.0.0'
<dependency org="com.festo.aas" name="p4m-helpers" rev="1.0.0">
  <artifact name="p4m-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.festo.aas', module='p4m-helpers', version='1.0.0')
)
libraryDependencies += "com.festo.aas" % "p4m-helpers" % "1.0.0"
[com.festo.aas/p4m-helpers "1.0.0"]