GroupId | GroupIdhu.blackbelt.epsilon |
---|---|
ArtifactId | ArtifactIdepsilon-runtime-parent |
Version | Version1.2.1 |
Type | Typepom |
Filename | Size |
---|---|
epsilon-runtime-parent-1.2.1.pom | 22 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.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation 'hu.blackbelt.epsilon:epsilon-runtime-parent:1.2.1'
// https://jarcasting.com/artifacts/hu.blackbelt.epsilon/epsilon-runtime-parent/
implementation ("hu.blackbelt.epsilon:epsilon-runtime-parent:1.2.1")
'hu.blackbelt.epsilon:epsilon-runtime-parent:pom:1.2.1'
<dependency org="hu.blackbelt.epsilon" name="epsilon-runtime-parent" rev="1.2.1">
<artifact name="epsilon-runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.epsilon', module='epsilon-runtime-parent', version='1.2.1')
)
libraryDependencies += "hu.blackbelt.epsilon" % "epsilon-runtime-parent" % "1.2.1"
[hu.blackbelt.epsilon/epsilon-runtime-parent "1.2.1"]