License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.christianheina.communication |
ArtifactId | ArtifactIdjantenna-phased-array |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAntenna Phased Array
Java Antenna Phased Array contains functionality for phased array antennas. Functionality such as calculating array factor, radiation pattern, beam weights, etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.christianheina.communication/jantenna-phased-array/ -->
<dependency>
<groupId>com.christianheina.communication</groupId>
<artifactId>jantenna-phased-array</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.christianheina.communication/jantenna-phased-array/
implementation 'com.christianheina.communication:jantenna-phased-array:0.0.1'
// https://jarcasting.com/artifacts/com.christianheina.communication/jantenna-phased-array/
implementation ("com.christianheina.communication:jantenna-phased-array:0.0.1")
'com.christianheina.communication:jantenna-phased-array:jar:0.0.1'
<dependency org="com.christianheina.communication" name="jantenna-phased-array" rev="0.0.1">
<artifact name="jantenna-phased-array" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.christianheina.communication', module='jantenna-phased-array', version='0.0.1')
)
libraryDependencies += "com.christianheina.communication" % "jantenna-phased-array" % "0.0.1"
[com.christianheina.communication/jantenna-phased-array "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.christianheina.communication : jantenna-commons | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |