is not current version
Last Version 1.2.1

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


Categories

Categories

Neo4J Data Databases Net
GroupId

GroupId

net.biville.florent
ArtifactId

ArtifactId

neo4j-sproc-compiler
Version

Version

1.0.3
Type

Type

jar

Download neo4j-sproc-compiler 1.0.3


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