License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Configuration Application Layer Libs config |
GroupId | GroupIdcom.github.igor-suhorukov |
ArtifactId | ArtifactIdgit-configuration |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
git-configuration-1.0.pom | |
git-configuration-1.0.jar | 3 KB |
git-configuration-1.0-sources.jar | 1 KB |
git-configuration-1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/git-configuration/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>git-configuration</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/git-configuration/
implementation 'com.github.igor-suhorukov:git-configuration:1.0'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/git-configuration/
implementation ("com.github.igor-suhorukov:git-configuration:1.0")
'com.github.igor-suhorukov:git-configuration:jar:1.0'
<dependency org="com.github.igor-suhorukov" name="git-configuration" rev="1.0">
<artifact name="git-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='git-configuration', version='1.0')
)
libraryDependencies += "com.github.igor-suhorukov" % "git-configuration" % "1.0"
[com.github.igor-suhorukov/git-configuration "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-git | jar | 2.0.1 |