Files download
File Operation
mental-mate-llm-test-1.8.0.jar download
mental-mate-llm-test-1.8.0.pom download
mental-mate-llm-test-1.8.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.harmonysoft</groupId>
  <artifactId>mental-mate-llm-test</artifactId>
  <version>1.8.0</version>
</dependency>
Gradle Groovy
implementation 'tech.harmonysoft:mental-mate-llm-test:1.8.0'
Gradle Kotlin
implementation("tech.harmonysoft:mental-mate-llm-test:1.8.0")
Scala SBT
libraryDependencies += "tech.harmonysoft" % "mental-mate-llm-test" % "1.8.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.harmonysoft', module='mental-mate-llm-test', version='1.8.0')
)
Apache Ivy
<dependency org="tech.harmonysoft" name="mental-mate-llm-test" rev="1.8.0" />
Leiningen
[tech.harmonysoft/mental-mate-llm-test "1.8.0"]
Apache Buildr
'tech.harmonysoft:mental-mate-llm-test:jar:1.8.0'