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