License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.javatek |
ArtifactId | ArtifactIdprops |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionprops
This is a collection of some properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
props-1.3.pom | |
props-1.3.jar | 6 KB |
props-1.3-sources.jar | 4 KB |
props-1.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.javatek/props/ -->
<dependency>
<groupId>org.bitbucket.javatek</groupId>
<artifactId>props</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.javatek/props/
implementation 'org.bitbucket.javatek:props:1.3'
// https://jarcasting.com/artifacts/org.bitbucket.javatek/props/
implementation ("org.bitbucket.javatek:props:1.3")
'org.bitbucket.javatek:props:jar:1.3'
<dependency org="org.bitbucket.javatek" name="props" rev="1.3">
<artifact name="props" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.javatek', module='props', version='1.3')
)
libraryDependencies += "org.bitbucket.javatek" % "props" % "1.3"
[org.bitbucket.javatek/props "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |