Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.chen0040 |
ArtifactId | ArtifactIdjava-adaptive-resonance-theory |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/ -->
<dependency>
<groupId>com.github.chen0040</groupId>
<artifactId>java-adaptive-resonance-theory</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/
implementation 'com.github.chen0040:java-adaptive-resonance-theory:1.0.5'
// https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/
implementation ("com.github.chen0040:java-adaptive-resonance-theory:1.0.5")
'com.github.chen0040:java-adaptive-resonance-theory:jar:1.0.5'
<dependency org="com.github.chen0040" name="java-adaptive-resonance-theory" rev="1.0.5">
<artifact name="java-adaptive-resonance-theory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chen0040', module='java-adaptive-resonance-theory', version='1.0.5')
)
libraryDependencies += "com.github.chen0040" % "java-adaptive-resonance-theory" % "1.0.5"
[com.github.chen0040/java-adaptive-resonance-theory "1.0.5"]