is not current version
Last Version 1.0.26

org.prompto:CodeFactory 0.1.62

A web site for creating Prompto applications

GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

CodeFactory
Version

Version

0.1.62
Type

Type

jar

Download CodeFactory 0.1.62


<!-- https://jarcasting.com/artifacts/org.prompto/CodeFactory/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>CodeFactory</artifactId>
    <version>0.1.62</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation 'org.prompto:CodeFactory:0.1.62'
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation ("org.prompto:CodeFactory:0.1.62")
'org.prompto:CodeFactory:jar:0.1.62'
<dependency org="org.prompto" name="CodeFactory" rev="0.1.62">
  <artifact name="CodeFactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='CodeFactory', version='0.1.62')
)
libraryDependencies += "org.prompto" % "CodeFactory" % "0.1.62"
[org.prompto/CodeFactory "0.1.62"]