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