is not current version
Last Version 0.0.6

io.github.topikachu:propertysource-reload-example 0.0.2

propertysource reload example

GroupId

GroupId

io.github.topikachu
ArtifactId

ArtifactId

propertysource-reload-example
Version

Version

0.0.2
Type

Type

jar

Download propertysource-reload-example 0.0.2


<!-- https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/ -->
<dependency>
    <groupId>io.github.topikachu</groupId>
    <artifactId>propertysource-reload-example</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/
implementation 'io.github.topikachu:propertysource-reload-example:0.0.2'
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/
implementation ("io.github.topikachu:propertysource-reload-example:0.0.2")
'io.github.topikachu:propertysource-reload-example:jar:0.0.2'
<dependency org="io.github.topikachu" name="propertysource-reload-example" rev="0.0.2">
  <artifact name="propertysource-reload-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.topikachu', module='propertysource-reload-example', version='0.0.2')
)
libraryDependencies += "io.github.topikachu" % "propertysource-reload-example" % "0.0.2"
[io.github.topikachu/propertysource-reload-example "0.0.2"]