GroupId | GroupIdcom.wellfactored |
---|---|
ArtifactId | ArtifactIdproperty-info_2.11 |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
property-info_2.11-1.1.1.pom | |
property-info_2.11-1.1.1.jar | 14 KB |
property-info_2.11-1.1.1-sources.jar | 2 KB |
property-info_2.11-1.1.1-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wellfactored/property-info_2.11/ -->
<dependency>
<groupId>com.wellfactored</groupId>
<artifactId>property-info_2.11</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wellfactored/property-info_2.11/
implementation 'com.wellfactored:property-info_2.11:1.1.1'
// https://jarcasting.com/artifacts/com.wellfactored/property-info_2.11/
implementation ("com.wellfactored:property-info_2.11:1.1.1")
'com.wellfactored:property-info_2.11:jar:1.1.1'
<dependency org="com.wellfactored" name="property-info_2.11" rev="1.1.1">
<artifact name="property-info_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wellfactored', module='property-info_2.11', version='1.1.1')
)
libraryDependencies += "com.wellfactored" % "property-info_2.11" % "1.1.1"
[com.wellfactored/property-info_2.11 "1.1.1"]