License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.jcute |
ArtifactId | ArtifactIdjcute-core-config |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionjcute-core-config
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
jcute-core-config-0.0.7.pom | |
jcute-core-config-0.0.7.jar | 15 KB |
jcute-core-config-0.0.7-sources.jar | 9 KB |
jcute-core-config-0.0.7-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcute/jcute-core-config/ -->
<dependency>
<groupId>com.github.jcute</groupId>
<artifactId>jcute-core-config</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcute/jcute-core-config/
implementation 'com.github.jcute:jcute-core-config:0.0.7'
// https://jarcasting.com/artifacts/com.github.jcute/jcute-core-config/
implementation ("com.github.jcute:jcute-core-config:0.0.7")
'com.github.jcute:jcute-core-config:jar:0.0.7'
<dependency org="com.github.jcute" name="jcute-core-config" rev="0.0.7">
<artifact name="jcute-core-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcute', module='jcute-core-config', version='0.0.7')
)
libraryDependencies += "com.github.jcute" % "jcute-core-config" % "0.0.7"
[com.github.jcute/jcute-core-config "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jcute : jcute-basic | jar | 0.0.7 |
junit : junit | jar | 4.12 |