com.bluecatcode.core:core

Standard library extensions

License

License

GroupId

GroupId

com.bluecatcode.core
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.bluecatcode.core:core
Standard library extensions

Download core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1