Last Version

core 0.5.0

Core utilities of Java language.

License

License

GroupId

GroupId

com.develhack
ArtifactId

ArtifactId

core
Version

Version

0.5.0
Type

Type

jar
Description

Description

core
Core utilities of Java language.
Project URL

Project URL

https://github.com/develhack/core
Source Code Management

Source Code Management

https://github.com/develhack/core.git

Download core 0.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.