is not current version
Last Version 1.0.4

org.hglteam.platform:settings-core 1.0.0


Categories

Categories

ORM Data
GroupId

GroupId

org.hglteam.platform
ArtifactId

ArtifactId

settings-core
Version

Version

1.0.0
Type

Type

jar

Download settings-core 1.0.0


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