Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.cafeto.entitycopy |
ArtifactId | ArtifactIdcafeto-entitycopy |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
cafeto-entitycopy-0.5.2.pom | |
cafeto-entitycopy-0.5.2.jar | 8 KB |
cafeto-entitycopy-0.5.2-sources.jar | 5 KB |
cafeto-entitycopy-0.5.2-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cafeto.entitycopy/cafeto-entitycopy/ -->
<dependency>
<groupId>net.cafeto.entitycopy</groupId>
<artifactId>cafeto-entitycopy</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.cafeto.entitycopy/cafeto-entitycopy/
implementation 'net.cafeto.entitycopy:cafeto-entitycopy:0.5.2'
// https://jarcasting.com/artifacts/net.cafeto.entitycopy/cafeto-entitycopy/
implementation ("net.cafeto.entitycopy:cafeto-entitycopy:0.5.2")
'net.cafeto.entitycopy:cafeto-entitycopy:jar:0.5.2'
<dependency org="net.cafeto.entitycopy" name="cafeto-entitycopy" rev="0.5.2">
<artifact name="cafeto-entitycopy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cafeto.entitycopy', module='cafeto-entitycopy', version='0.5.2')
)
libraryDependencies += "net.cafeto.entitycopy" % "cafeto-entitycopy" % "0.5.2"
[net.cafeto.entitycopy/cafeto-entitycopy "0.5.2"]