is not current version
Last Version 1.0.3

com.festo.aas:p4m-helpers 1.0.1

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.1
Type

Type

jar

Download p4m-helpers 1.0.1


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