is not current version
Last Version 1.0.9

org.smyld.app.pe:smyld-app-pe 1.0.1


GroupId

GroupId

org.smyld.app.pe
ArtifactId

ArtifactId

smyld-app-pe
Version

Version

1.0.1
Type

Type

pom

Download smyld-app-pe 1.0.1

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