is not current version
Last Version 1.0.9

org.smyld.app.pe:smyld-app-pe 1.0.4

Portal Engine to generate components out of XML files

GroupId

GroupId

org.smyld.app.pe
ArtifactId

ArtifactId

smyld-app-pe
Version

Version

1.0.4
Type

Type

pom

Download smyld-app-pe 1.0.4

Filename Size
smyld-app-pe-1.0.4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.smyld.app.pe/smyld-app-pe/ -->
<dependency>
    <groupId>org.smyld.app.pe</groupId>
    <artifactId>smyld-app-pe</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smyld.app.pe/smyld-app-pe/
implementation 'org.smyld.app.pe:smyld-app-pe:1.0.4'
// https://jarcasting.com/artifacts/org.smyld.app.pe/smyld-app-pe/
implementation ("org.smyld.app.pe:smyld-app-pe:1.0.4")
'org.smyld.app.pe:smyld-app-pe:pom:1.0.4'
<dependency org="org.smyld.app.pe" name="smyld-app-pe" rev="1.0.4">
  <artifact name="smyld-app-pe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smyld.app.pe', module='smyld-app-pe', version='1.0.4')
)
libraryDependencies += "org.smyld.app.pe" % "smyld-app-pe" % "1.0.4"
[org.smyld.app.pe/smyld-app-pe "1.0.4"]