52°North Faroe
This repository has been moved to https://github.com/52North/arctic-sea/.
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.n52.faroe | 
    
| ArtifactId | ArtifactIdfaroe-utils | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description52°North Faroe Utilities 
            Arctic Sea Configuration API 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| faroe-utils-1.3.0.pom | |
| faroe-utils-1.3.0.jar | 3 KB | 
| faroe-utils-1.3.0-sources.jar | 3 KB | 
| faroe-utils-1.3.0-javadoc.jar | 27 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.n52.faroe/faroe-utils/ -->
<dependency>
    <groupId>org.n52.faroe</groupId>
    <artifactId>faroe-utils</artifactId>
    <version>1.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.n52.faroe/faroe-utils/
implementation 'org.n52.faroe:faroe-utils:1.3.0'
                // https://jarcasting.com/artifacts/org.n52.faroe/faroe-utils/
implementation ("org.n52.faroe:faroe-utils:1.3.0")
                'org.n52.faroe:faroe-utils:jar:1.3.0'
                <dependency org="org.n52.faroe" name="faroe-utils" rev="1.3.0">
  <artifact name="faroe-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.n52.faroe', module='faroe-utils', version='1.3.0')
)
                libraryDependencies += "org.n52.faroe" % "faroe-utils" % "1.3.0"
                [org.n52.faroe/faroe-utils "1.3.0"]
                This repository has been moved to https://github.com/52North/arctic-sea/.