Last Version

Core - The core classes used by the Scale 7 libraries 1.3.0

A set of core classes used by the Scale 7 libraries.

License

License

GroupId

GroupId

com.github.stephenc.scale7
ArtifactId

ArtifactId

scale7-core
Version

Version

1.3.0
Type

Type

jar
Description

Description

Core - The core classes used by the Scale 7 libraries
A set of core classes used by the Scale 7 libraries.
Source Code Management

Source Code Management

http://github.com/stephenc/scale7-core/tree/master/

Download scale7-core 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
commons-codec : commons-codec Optional jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.