License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdtw.edu.sju.ee.eea.commons |
ArtifactId | ArtifactIdcommons-nativeutils |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsju-daq.commons-nativeutils
The parent pom for Electrical Equipment Analyzer
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-nativeutils-1.0.pom | |
commons-nativeutils-1.0.jar | 4 KB |
commons-nativeutils-1.0-sources.jar | 3 KB |
commons-nativeutils-1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.commons/commons-nativeutils/ -->
<dependency>
<groupId>tw.edu.sju.ee.eea.commons</groupId>
<artifactId>commons-nativeutils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.commons/commons-nativeutils/
implementation 'tw.edu.sju.ee.eea.commons:commons-nativeutils:1.0'
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.commons/commons-nativeutils/
implementation ("tw.edu.sju.ee.eea.commons:commons-nativeutils:1.0")
'tw.edu.sju.ee.eea.commons:commons-nativeutils:jar:1.0'
<dependency org="tw.edu.sju.ee.eea.commons" name="commons-nativeutils" rev="1.0">
<artifact name="commons-nativeutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.edu.sju.ee.eea.commons', module='commons-nativeutils', version='1.0')
)
libraryDependencies += "tw.edu.sju.ee.eea.commons" % "commons-nativeutils" % "1.0"
[tw.edu.sju.ee.eea.commons/commons-nativeutils "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |