is not current version
Last Version 1.0.4

org.hglteam.platform:settings 1.0.3

Common application settings

Categories

Categories

ORM Data
GroupId

GroupId

org.hglteam.platform
ArtifactId

ArtifactId

settings
Version

Version

1.0.3
Type

Type

pom

Download settings 1.0.3

Filename Size
settings-1.0.3.pom 7 KB
Browse

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