License |
License |
---|---|
GroupId | GroupIdse.vgregion.mobile |
ArtifactId | ArtifactIdmobile-system |
Version | Version1.0 |
Type | Typepom |
Description |
Descriptionmobile-system
Corporate POM for projects in the oppna-program community.
|
Filename | Size |
---|---|
mobile-system-1.0.pom | 899 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.mobile/mobile-system/ -->
<dependency>
<groupId>se.vgregion.mobile</groupId>
<artifactId>mobile-system</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.mobile/mobile-system/
implementation 'se.vgregion.mobile:mobile-system:1.0'
// https://jarcasting.com/artifacts/se.vgregion.mobile/mobile-system/
implementation ("se.vgregion.mobile:mobile-system:1.0")
'se.vgregion.mobile:mobile-system:pom:1.0'
<dependency org="se.vgregion.mobile" name="mobile-system" rev="1.0">
<artifact name="mobile-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.mobile', module='mobile-system', version='1.0')
)
libraryDependencies += "se.vgregion.mobile" % "mobile-system" % "1.0"
[se.vgregion.mobile/mobile-system "1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |