Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.megafonweblab.histone |
ArtifactId | ArtifactIdparent-histone-java-v2 |
Version | Version1.3.4 |
Type | Typepom |
Filename | Size |
---|---|
parent-histone-java-v2-1.3.4.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.megafonweblab.histone/parent-histone-java-v2/ -->
<dependency>
<groupId>com.github.megafonweblab.histone</groupId>
<artifactId>parent-histone-java-v2</artifactId>
<version>1.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/parent-histone-java-v2/
implementation 'com.github.megafonweblab.histone:parent-histone-java-v2:1.3.4'
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/parent-histone-java-v2/
implementation ("com.github.megafonweblab.histone:parent-histone-java-v2:1.3.4")
'com.github.megafonweblab.histone:parent-histone-java-v2:pom:1.3.4'
<dependency org="com.github.megafonweblab.histone" name="parent-histone-java-v2" rev="1.3.4">
<artifact name="parent-histone-java-v2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.megafonweblab.histone', module='parent-histone-java-v2', version='1.3.4')
)
libraryDependencies += "com.github.megafonweblab.histone" % "parent-histone-java-v2" % "1.3.4"
[com.github.megafonweblab.histone/parent-histone-java-v2 "1.3.4"]