JAntenna Commons

Java Antenna Commons library contains common functionality for communication antennas. Functionality such as electrical field data structure, antenna structure and utilities.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.christianheina.communication
ArtifactId

ArtifactId

jantenna-commons
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JAntenna Commons
Java Antenna Commons library contains common functionality for communication antennas. Functionality such as electrical field data structure, antenna structure and utilities.
Project URL

Project URL

https://github.com/christianheina/jantenna-commons
Source Code Management

Source Code Management

https://github.com/christianheina/jantenna-commons/tree/main

Download jantenna-commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1