GroupId | GroupIdhu.blackbelt.epsilon |
---|---|
ArtifactId | ArtifactIdepsilon-runtime-parent |
Version | Version1.1.4 |
Type | Typepom |
Filename | Size |
---|---|
epsilon-runtime-parent-1.1.4.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/ -->
<dependency>
<groupId>hu.blackbelt.epsilon</groupId>
<artifactId>epsilon-runtime-parent</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation 'hu.blackbelt.epsilon:epsilon-runtime-parent:1.1.4'
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation ("hu.blackbelt.epsilon:epsilon-runtime-parent:1.1.4")
'hu.blackbelt.epsilon:epsilon-runtime-parent:pom:1.1.4'
<dependency org="hu.blackbelt.epsilon" name="epsilon-runtime-parent" rev="1.1.4">
<artifact name="epsilon-runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.epsilon', module='epsilon-runtime-parent', version='1.1.4')
)
libraryDependencies += "hu.blackbelt.epsilon" % "epsilon-runtime-parent" % "1.1.4"
[hu.blackbelt.epsilon/epsilon-runtime-parent "1.1.4"]