Categories |
CategoriesNeo4J Data Databases |
---|---|
GroupId | GroupIdcom.github.angry1980 |
ArtifactId | ArtifactIdaudio-neo4j |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
audio-neo4j-0.0.6.pom | |
audio-neo4j-0.0.6.jar | 45 KB |
audio-neo4j-0.0.6-sources.jar | 18 KB |
audio-neo4j-0.0.6-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio-neo4j/ -->
<dependency>
<groupId>com.github.angry1980</groupId>
<artifactId>audio-neo4j</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio-neo4j/
implementation 'com.github.angry1980:audio-neo4j:0.0.6'
// https://jarcasting.com/artifacts/com.github.angry1980/audio-neo4j/
implementation ("com.github.angry1980:audio-neo4j:0.0.6")
'com.github.angry1980:audio-neo4j:jar:0.0.6'
<dependency org="com.github.angry1980" name="audio-neo4j" rev="0.0.6">
<artifact name="audio-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio-neo4j', version='0.0.6')
)
libraryDependencies += "com.github.angry1980" % "audio-neo4j" % "0.0.6"
[com.github.angry1980/audio-neo4j "0.0.6"]