License |
License |
---|---|
GroupId | GroupIdcom.ufoscout.properlty |
ArtifactId | ArtifactIdproperlty-common |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://github.com/ufoscout/properlty
|
Filename | Size |
---|---|
properlty-common-1.9.0.pom | |
properlty-common-1.9.0.jar | 18 KB |
properlty-common-1.9.0-sources.jar | 17 KB |
properlty-common-1.9.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ufoscout.properlty/properlty-common/ -->
<dependency>
<groupId>com.ufoscout.properlty</groupId>
<artifactId>properlty-common</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ufoscout.properlty/properlty-common/
implementation 'com.ufoscout.properlty:properlty-common:1.9.0'
// https://jarcasting.com/artifacts/com.ufoscout.properlty/properlty-common/
implementation ("com.ufoscout.properlty:properlty-common:1.9.0")
'com.ufoscout.properlty:properlty-common:jar:1.9.0'
<dependency org="com.ufoscout.properlty" name="properlty-common" rev="1.9.0">
<artifact name="properlty-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ufoscout.properlty', module='properlty-common', version='1.9.0')
)
libraryDependencies += "com.ufoscout.properlty" % "properlty-common" % "1.9.0"
[com.ufoscout.properlty/properlty-common "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |