License |
License |
---|---|
GroupId | GroupIdcom.github.snakerflow |
ArtifactId | ArtifactIdsnaker-parent |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsnaker-parent
snaker is free workflow.
|
Project URL |
Project URL |
Filename | Size |
---|---|
snaker-parent-2.5.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-parent/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-parent</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-parent/
implementation 'com.github.snakerflow:snaker-parent:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-parent/
implementation ("com.github.snakerflow:snaker-parent:2.5.1")
'com.github.snakerflow:snaker-parent:pom:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-parent" rev="2.5.1">
<artifact name="snaker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-parent', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-parent" % "2.5.1"
[com.github.snakerflow/snaker-parent "2.5.1"]