is not current version
Last Version 1.2.1

net.biville.florent:neo4j-sproc-compiler 1.0.2


Categories

Categories

Neo4J Data Databases Net
GroupId

GroupId

net.biville.florent
ArtifactId

ArtifactId

neo4j-sproc-compiler
Version

Version

1.0.2
Type

Type

jar

Download neo4j-sproc-compiler 1.0.2


<!-- https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/ -->
<dependency>
    <groupId>net.biville.florent</groupId>
    <artifactId>neo4j-sproc-compiler</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/
implementation 'net.biville.florent:neo4j-sproc-compiler:1.0.2'
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler/
implementation ("net.biville.florent:neo4j-sproc-compiler:1.0.2")
'net.biville.florent:neo4j-sproc-compiler:jar:1.0.2'
<dependency org="net.biville.florent" name="neo4j-sproc-compiler" rev="1.0.2">
  <artifact name="neo4j-sproc-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.biville.florent', module='neo4j-sproc-compiler', version='1.0.2')
)
libraryDependencies += "net.biville.florent" % "neo4j-sproc-compiler" % "1.0.2"
[net.biville.florent/neo4j-sproc-compiler "1.0.2"]