is not current version
Last Version 3.1.1.PREVIEW

com.github.bancolombia:file-secrets-manager 2.0.0

Secrets Manager

GroupId

GroupId

com.github.bancolombia
ArtifactId

ArtifactId

file-secrets-manager
Version

Version

2.0.0
Type

Type

jar

Download file-secrets-manager 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.bancolombia/file-secrets-manager/ -->
<dependency>
    <groupId>com.github.bancolombia</groupId>
    <artifactId>file-secrets-manager</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bancolombia/file-secrets-manager/
implementation 'com.github.bancolombia:file-secrets-manager:2.0.0'
// https://jarcasting.com/artifacts/com.github.bancolombia/file-secrets-manager/
implementation ("com.github.bancolombia:file-secrets-manager:2.0.0")
'com.github.bancolombia:file-secrets-manager:jar:2.0.0'
<dependency org="com.github.bancolombia" name="file-secrets-manager" rev="2.0.0">
  <artifact name="file-secrets-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bancolombia', module='file-secrets-manager', version='2.0.0')
)
libraryDependencies += "com.github.bancolombia" % "file-secrets-manager" % "2.0.0"
[com.github.bancolombia/file-secrets-manager "2.0.0"]