GroupId | GroupIdorg.smyld.app.pe |
---|---|
ArtifactId | ArtifactIdsmyld-app-pe |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
smyld-app-pe-1.0.6.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.6</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.6'
// https://jarcasting.com/artifacts/org.smyld.app.pe/smyld-app-pe/
implementation ("org.smyld.app.pe:smyld-app-pe:1.0.6")
'org.smyld.app.pe:smyld-app-pe:pom:1.0.6'
<dependency org="org.smyld.app.pe" name="smyld-app-pe" rev="1.0.6">
<artifact name="smyld-app-pe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smyld.app.pe', module='smyld-app-pe', version='1.0.6')
)
libraryDependencies += "org.smyld.app.pe" % "smyld-app-pe" % "1.0.6"
[org.smyld.app.pe/smyld-app-pe "1.0.6"]