License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdproper |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProper
Properties management
|
Filename | Size |
---|---|
proper-0.0.1.pom | |
proper-0.0.1.jar | 36 KB |
proper-0.0.1-sources.jar | 29 KB |
proper-0.0.1-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/proper/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>proper</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/proper/
implementation 'net.alantea:proper:0.0.1'
// https://jarcasting.com/artifacts/net.alantea/proper/
implementation ("net.alantea:proper:0.0.1")
'net.alantea:proper:jar:0.0.1'
<dependency org="net.alantea" name="proper" rev="0.0.1">
<artifact name="proper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='proper', version='0.0.1')
)
libraryDependencies += "net.alantea" % "proper" % "0.0.1"
[net.alantea/proper "0.0.1"]