is not current version
Last Version 1.0.1

ch.epfl.bbp.nlp:bluima_neuroner 1.0.0


GroupId

GroupId

ch.epfl.bbp.nlp
ArtifactId

ArtifactId

bluima_neuroner
Version

Version

1.0.0
Type

Type

jar

Download bluima_neuroner 1.0.0


<!-- https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_neuroner/ -->
<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_neuroner</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_neuroner/
implementation 'ch.epfl.bbp.nlp:bluima_neuroner:1.0.0'
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_neuroner/
implementation ("ch.epfl.bbp.nlp:bluima_neuroner:1.0.0")
'ch.epfl.bbp.nlp:bluima_neuroner:jar:1.0.0'
<dependency org="ch.epfl.bbp.nlp" name="bluima_neuroner" rev="1.0.0">
  <artifact name="bluima_neuroner" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bbp.nlp', module='bluima_neuroner', version='1.0.0')
)
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_neuroner" % "1.0.0"
[ch.epfl.bbp.nlp/bluima_neuroner "1.0.0"]