is not current version
Last Version 1.0.9

org.smyld.app.pe:smyld-app-pe 1.0.7

Portal Engine to generate components out of XML files

GroupId

GroupId

org.smyld.app.pe
ArtifactId

ArtifactId

smyld-app-pe
Version

Version

1.0.7
Type

Type

pom

Download smyld-app-pe 1.0.7

Filename Size
smyld-app-pe-1.0.7.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.7</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.7'
// https://jarcasting.com/artifacts/org.smyld.app.pe/smyld-app-pe/
implementation ("org.smyld.app.pe:smyld-app-pe:1.0.7")
'org.smyld.app.pe:smyld-app-pe:pom:1.0.7'
<dependency org="org.smyld.app.pe" name="smyld-app-pe" rev="1.0.7">
  <artifact name="smyld-app-pe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smyld.app.pe', module='smyld-app-pe', version='1.0.7')
)
libraryDependencies += "org.smyld.app.pe" % "smyld-app-pe" % "1.0.7"
[org.smyld.app.pe/smyld-app-pe "1.0.7"]