Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdconfigs |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
configs-2.1.4.pom | |
configs-2.1.4.jar | 17 KB |
configs-2.1.4-sources.jar | 18 KB |
configs-2.1.4-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/configs/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>configs</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/configs/
implementation 'com.github.wasiqb.coteafs:configs:2.1.4'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/configs/
implementation ("com.github.wasiqb.coteafs:configs:2.1.4")
'com.github.wasiqb.coteafs:configs:jar:2.1.4'
<dependency org="com.github.wasiqb.coteafs" name="configs" rev="2.1.4">
<artifact name="configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='configs', version='2.1.4')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "configs" % "2.1.4"
[com.github.wasiqb.coteafs/configs "2.1.4"]