Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.megafonweblab.histone |
ArtifactId | ArtifactIdparent-histone-java-v2 |
Version | Version1.7.3 |
Type | Typepom |
Filename | Size |
---|---|
parent-histone-java-v2-1.7.3.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.7.3</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.7.3'
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/parent-histone-java-v2/
implementation ("com.github.megafonweblab.histone:parent-histone-java-v2:1.7.3")
'com.github.megafonweblab.histone:parent-histone-java-v2:pom:1.7.3'
<dependency org="com.github.megafonweblab.histone" name="parent-histone-java-v2" rev="1.7.3">
<artifact name="parent-histone-java-v2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.megafonweblab.histone', module='parent-histone-java-v2', version='1.7.3')
)
libraryDependencies += "com.github.megafonweblab.histone" % "parent-histone-java-v2" % "1.7.3"
[com.github.megafonweblab.histone/parent-histone-java-v2 "1.7.3"]