Last Version

in 1.6-RELEASE

core components for web framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

in-core
Version

Version

1.6-RELEASE
Type

Type

jar
Description

Description

in
core components for web framework

Download in-core 1.6-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxnetty jar 0.5.1
org.slf4j : slf4j-api jar 1.7.10

Project Modules

There are no modules declared in this project.