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