Last Version

GitFlow 2

Gitflwo test project

License

License

GroupId

GroupId

com.marvelution.gitflow
ArtifactId

ArtifactId

gitflow-test
Version

Version

2
Type

Type

jar
Description

Description

GitFlow
Gitflwo test project
Project URL

Project URL

https://bitbucket.org/markrekveld/gitflow-test
Project Organization

Project Organization

Marvelution
Source Code Management

Source Code Management

https://bitbucket.org/markrekveld/gitflow-test

Download gitflow-test 2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.