is not current version
Last Version 2.2

com.github.cormoran-io.pepper:pepper-parent 1.14


Categories

Categories

ORM Data
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

pepper-parent
Version

Version

1.14
Type

Type

pom

Download pepper-parent 1.14

Filename Size
pepper-parent-1.14.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-parent/ -->
<dependency>
    <groupId>com.github.cormoran-io.pepper</groupId>
    <artifactId>pepper-parent</artifactId>
    <version>1.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-parent/
implementation 'com.github.cormoran-io.pepper:pepper-parent:1.14'
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-parent/
implementation ("com.github.cormoran-io.pepper:pepper-parent:1.14")
'com.github.cormoran-io.pepper:pepper-parent:pom:1.14'
<dependency org="com.github.cormoran-io.pepper" name="pepper-parent" rev="1.14">
  <artifact name="pepper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cormoran-io.pepper', module='pepper-parent', version='1.14')
)
libraryDependencies += "com.github.cormoran-io.pepper" % "pepper-parent" % "1.14"
[com.github.cormoran-io.pepper/pepper-parent "1.14"]