is not current version
Last Version 1.11.0

jMISB 1.10.0

jMISB is an open source Java library implementing various MISB standards.

License

License

MIT
GroupId

GroupId

org.jmisb
ArtifactId

ArtifactId

jmisb
Version

Version

1.10.0
Type

Type

pom
Description

Description

jMISB
jMISB is an open source Java library implementing various MISB standards.
Project URL

Project URL

https://github.com/WestRidgeSystems/jmisb
Project Organization

Project Organization

West Ridge Systems
Source Code Management

Source Code Management

https://github.com/WestRidgeSystems/jmisb

Download jmisb 1.10.0

Filename Size
jmisb-1.10.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • api
  • core
  • viewer
  • examples