Instep

Tools are designed for more easier coding.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.insidezhou.instep
ArtifactId

ArtifactId

instep-core
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Instep
Tools are designed for more easier coding.
Project URL

Project URL

https://github.com/InsideZhou/Instep
Source Code Management

Source Code Management

https://github.com/InsideZhou/Instep

Download instep-core

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0
0.1.0