License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.plugins |
ArtifactId | ArtifactIdplc4x-code-generation-types-base |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPLC4X Build Tools: Code Generation: Base Types
Base used throughout the code-generation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-code-generation-types-base/ -->
<dependency>
<groupId>org.apache.plc4x.plugins</groupId>
<artifactId>plc4x-code-generation-types-base</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-code-generation-types-base/
implementation 'org.apache.plc4x.plugins:plc4x-code-generation-types-base:1.5.0'
// https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-code-generation-types-base/
implementation ("org.apache.plc4x.plugins:plc4x-code-generation-types-base:1.5.0")
'org.apache.plc4x.plugins:plc4x-code-generation-types-base:jar:1.5.0'
<dependency org="org.apache.plc4x.plugins" name="plc4x-code-generation-types-base" rev="1.5.0">
<artifact name="plc4x-code-generation-types-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.plugins', module='plc4x-code-generation-types-base', version='1.5.0')
)
libraryDependencies += "org.apache.plc4x.plugins" % "plc4x-code-generation-types-base" % "1.5.0"
[org.apache.plc4x.plugins/plc4x-code-generation-types-base "1.5.0"]