License |
License |
---|---|
Categories |
CategoriesJava Languages Github Development Tools Version Controls |
GroupId | GroupIdio.toolisticon.githubactions |
ArtifactId | ArtifactIdgithub-actions-java-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongithub-actions-java-parent
FOSS Demo Library Parent
|
Filename | Size |
---|---|
github-actions-java-parent-0.0.2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.githubactions/github-actions-java-parent/ -->
<dependency>
<groupId>io.toolisticon.githubactions</groupId>
<artifactId>github-actions-java-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.githubactions/github-actions-java-parent/
implementation 'io.toolisticon.githubactions:github-actions-java-parent:0.0.2'
// https://jarcasting.com/artifacts/io.toolisticon.githubactions/github-actions-java-parent/
implementation ("io.toolisticon.githubactions:github-actions-java-parent:0.0.2")
'io.toolisticon.githubactions:github-actions-java-parent:pom:0.0.2'
<dependency org="io.toolisticon.githubactions" name="github-actions-java-parent" rev="0.0.2">
<artifact name="github-actions-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.githubactions', module='github-actions-java-parent', version='0.0.2')
)
libraryDependencies += "io.toolisticon.githubactions" % "github-actions-java-parent" % "0.0.2"
[io.toolisticon.githubactions/github-actions-java-parent "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.15.0 |