License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-server |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrueUpdate Server
The parent POM for TrueUpdate Server modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-server-0.8.1.pom | 868 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-server</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server/
implementation 'net.java.trueupdate:trueupdate-server:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server/
implementation ("net.java.trueupdate:trueupdate-server:0.8.1")
'net.java.trueupdate:trueupdate-server:pom:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-server" rev="0.8.1">
<artifact name="trueupdate-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-server', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-server" % "0.8.1"
[net.java.trueupdate/trueupdate-server "0.8.1"]