is not current version
Last Version 1.4.2-RELEASE

com.github.gkutiel:in-my-mind 1.3-RELEASE

An opinionated web framework on top of in-core

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

in-my-mind
Version

Version

1.3-RELEASE
Type

Type

jar

Download in-my-mind 1.3-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>in-my-mind</artifactId>
    <version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/
implementation 'com.github.gkutiel:in-my-mind:1.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/in-my-mind/
implementation ("com.github.gkutiel:in-my-mind:1.3-RELEASE")
'com.github.gkutiel:in-my-mind:jar:1.3-RELEASE'
<dependency org="com.github.gkutiel" name="in-my-mind" rev="1.3-RELEASE">
  <artifact name="in-my-mind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='in-my-mind', version='1.3-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "in-my-mind" % "1.3-RELEASE"
[com.github.gkutiel/in-my-mind "1.3-RELEASE"]