Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdme.scf37 |
ArtifactId | ArtifactIdconfig3_2.13 |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
config3_2.13-1.0.5.pom | |
config3_2.13-1.0.5.jar | 43 KB |
config3_2.13-1.0.5-sources.jar | 4 KB |
config3_2.13-1.0.5-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.scf37/config3_2.13/ -->
<dependency>
<groupId>me.scf37</groupId>
<artifactId>config3_2.13</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.scf37/config3_2.13/
implementation 'me.scf37:config3_2.13:1.0.5'
// https://jarcasting.com/artifacts/me.scf37/config3_2.13/
implementation ("me.scf37:config3_2.13:1.0.5")
'me.scf37:config3_2.13:jar:1.0.5'
<dependency org="me.scf37" name="config3_2.13" rev="1.0.5">
<artifact name="config3_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scf37', module='config3_2.13', version='1.0.5')
)
libraryDependencies += "me.scf37" % "config3_2.13" % "1.0.5"
[me.scf37/config3_2.13 "1.0.5"]