| License | License | 
|---|---|
| GroupId | GroupIdorg.http4k | 
| ArtifactId | ArtifactIdhttp4k-template-core | 
| Last Version | Last Version4.27.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhttp4k-template-core Http4k templating core | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| http4k-template-core-4.27.0.0.pom | |
| http4k-template-core-4.27.0.0.jar | 11 KB | 
| http4k-template-core-4.27.0.0-sources.jar | 2 KB | 
| http4k-template-core-4.27.0.0-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-template-core/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-template-core</artifactId>
    <version>4.27.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.http4k/http4k-template-core/
implementation 'org.http4k:http4k-template-core:4.27.0.0'// https://jarcasting.com/artifacts/org.http4k/http4k-template-core/
implementation ("org.http4k:http4k-template-core:4.27.0.0")'org.http4k:http4k-template-core:jar:4.27.0.0'<dependency org="org.http4k" name="http4k-template-core" rev="4.27.0.0">
  <artifact name="http4k-template-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.http4k', module='http4k-template-core', version='4.27.0.0')
)libraryDependencies += "org.http4k" % "http4k-template-core" % "4.27.0.0"[org.http4k/http4k-template-core "4.27.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.http4k : http4k-core | jar | 4.27.0.0 | 
| org.http4k : http4k-realtime-core | jar | 4.27.0.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 | 
