is not current version
Last Version 1.0.2

com.kncept.httpserver:koncept-full 0.8.0


GroupId

GroupId

com.kncept.httpserver
ArtifactId

ArtifactId

koncept-full
Version

Version

0.8.0
Type

Type

jar

Download koncept-full 0.8.0


<!-- https://jarcasting.com/artifacts/com.kncept.httpserver/koncept-full/ -->
<dependency>
    <groupId>com.kncept.httpserver</groupId>
    <artifactId>koncept-full</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kncept.httpserver/koncept-full/
implementation 'com.kncept.httpserver:koncept-full:0.8.0'
// https://jarcasting.com/artifacts/com.kncept.httpserver/koncept-full/
implementation ("com.kncept.httpserver:koncept-full:0.8.0")
'com.kncept.httpserver:koncept-full:jar:0.8.0'
<dependency org="com.kncept.httpserver" name="koncept-full" rev="0.8.0">
  <artifact name="koncept-full" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kncept.httpserver', module='koncept-full', version='0.8.0')
)
libraryDependencies += "com.kncept.httpserver" % "koncept-full" % "0.8.0"
[com.kncept.httpserver/koncept-full "0.8.0"]