Last Version

openisoj2-core 2.0.1-RELEASE

An extensible framework for creating ISO 8583 messages.

License

License

GroupId

GroupId

org.bitbucket.openisoj2
ArtifactId

ArtifactId

core
Version

Version

2.0.1-RELEASE
Type

Type

jar
Description

Description

openisoj2-core
An extensible framework for creating ISO 8583 messages.
Project URL

Project URL

https://bitbucket.org/openisoj2/openisoj2-core
Source Code Management

Source Code Management

https://bitbucket.org/openisoj2/openisoj2-core

Download core 2.0.1-RELEASE


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.