| License | License | 
|---|---|
| GroupId | GroupIdcom.axiomalaska | 
| ArtifactId | ArtifactIdcf4j | 
| Last Version | Last Version35.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncf4j Java library containing the NetCDF Climate and Forecast (CF) standard names and feature types. See http://cfconventions.org/standard-names.html for CF documentation. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cf4j-35.0.pom | |
| cf4j-35.0.jar | 191 KB | 
| cf4j-35.0-sources.jar | 169 KB | 
| cf4j-35.0-javadoc.jar | 338 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.axiomalaska/cf4j/ -->
<dependency>
    <groupId>com.axiomalaska</groupId>
    <artifactId>cf4j</artifactId>
    <version>35.0</version>
</dependency>// https://jarcasting.com/artifacts/com.axiomalaska/cf4j/
implementation 'com.axiomalaska:cf4j:35.0'// https://jarcasting.com/artifacts/com.axiomalaska/cf4j/
implementation ("com.axiomalaska:cf4j:35.0")'com.axiomalaska:cf4j:jar:35.0'<dependency org="com.axiomalaska" name="cf4j" rev="35.0">
  <artifact name="cf4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.axiomalaska', module='cf4j', version='35.0')
)libraryDependencies += "com.axiomalaska" % "cf4j" % "35.0"[com.axiomalaska/cf4j "35.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |