is not current version
Last Version 0.2.5b

com.github.insanusmokrassar:ConfigsRemapper 0.2b

${project.artifactId}

Categories

Categories

reMap General Purpose Libraries Bean Mapping config Application Layer Libs Configuration
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

ConfigsRemapper
Version

Version

0.2b
Type

Type

jar

Download ConfigsRemapper 0.2b


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