GroupId | GroupIdio.github.topikachu |
---|---|
ArtifactId | ArtifactIdpropertysource-reload |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
propertysource-reload-0.0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload/ -->
<dependency>
<groupId>io.github.topikachu</groupId>
<artifactId>propertysource-reload</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload/
implementation 'io.github.topikachu:propertysource-reload:0.0.4'
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload/
implementation ("io.github.topikachu:propertysource-reload:0.0.4")
'io.github.topikachu:propertysource-reload:pom:0.0.4'
<dependency org="io.github.topikachu" name="propertysource-reload" rev="0.0.4">
<artifact name="propertysource-reload" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.topikachu', module='propertysource-reload', version='0.0.4')
)
libraryDependencies += "io.github.topikachu" % "propertysource-reload" % "0.0.4"
[io.github.topikachu/propertysource-reload "0.0.4"]